1,1,215,91,0.185323,"\text{Not used}","int(cosh(a + b*x)*(c + d*x)^4,x)","\frac{\mathrm{sinh}\left(a+b\,x\right)\,\left(b^4\,c^4+12\,b^2\,c^2\,d^2+24\,d^4\right)}{b^5}-\frac{4\,\mathrm{cosh}\left(a+b\,x\right)\,\left(b^2\,c^3\,d+6\,c\,d^3\right)}{b^4}-\frac{4\,d^4\,x^3\,\mathrm{cosh}\left(a+b\,x\right)}{b^2}-\frac{12\,x\,\mathrm{cosh}\left(a+b\,x\right)\,\left(b^2\,c^2\,d^2+2\,d^4\right)}{b^4}+\frac{d^4\,x^4\,\mathrm{sinh}\left(a+b\,x\right)}{b}+\frac{4\,x\,\mathrm{sinh}\left(a+b\,x\right)\,\left(b^2\,c^3\,d+6\,c\,d^3\right)}{b^3}+\frac{6\,x^2\,\mathrm{sinh}\left(a+b\,x\right)\,\left(b^2\,c^2\,d^2+2\,d^4\right)}{b^3}-\frac{12\,c\,d^3\,x^2\,\mathrm{cosh}\left(a+b\,x\right)}{b^2}+\frac{4\,c\,d^3\,x^3\,\mathrm{sinh}\left(a+b\,x\right)}{b}","Not used",1,"(sinh(a + b*x)*(24*d^4 + b^4*c^4 + 12*b^2*c^2*d^2))/b^5 - (4*cosh(a + b*x)*(6*c*d^3 + b^2*c^3*d))/b^4 - (4*d^4*x^3*cosh(a + b*x))/b^2 - (12*x*cosh(a + b*x)*(2*d^4 + b^2*c^2*d^2))/b^4 + (d^4*x^4*sinh(a + b*x))/b + (4*x*sinh(a + b*x)*(6*c*d^3 + b^2*c^3*d))/b^3 + (6*x^2*sinh(a + b*x)*(2*d^4 + b^2*c^2*d^2))/b^3 - (12*c*d^3*x^2*cosh(a + b*x))/b^2 + (4*c*d^3*x^3*sinh(a + b*x))/b","B"
2,1,143,70,0.935211,"\text{Not used}","int(cosh(a + b*x)*(c + d*x)^3,x)","\frac{\mathrm{sinh}\left(a+b\,x\right)\,\left(b^2\,c^3+6\,c\,d^2\right)}{b^3}-\frac{3\,\mathrm{cosh}\left(a+b\,x\right)\,\left(b^2\,c^2\,d+2\,d^3\right)}{b^4}-\frac{3\,d^3\,x^2\,\mathrm{cosh}\left(a+b\,x\right)}{b^2}+\frac{d^3\,x^3\,\mathrm{sinh}\left(a+b\,x\right)}{b}+\frac{3\,x\,\mathrm{sinh}\left(a+b\,x\right)\,\left(b^2\,c^2\,d+2\,d^3\right)}{b^3}-\frac{6\,c\,d^2\,x\,\mathrm{cosh}\left(a+b\,x\right)}{b^2}+\frac{3\,c\,d^2\,x^2\,\mathrm{sinh}\left(a+b\,x\right)}{b}","Not used",1,"(sinh(a + b*x)*(6*c*d^2 + b^2*c^3))/b^3 - (3*cosh(a + b*x)*(2*d^3 + b^2*c^2*d))/b^4 - (3*d^3*x^2*cosh(a + b*x))/b^2 + (d^3*x^3*sinh(a + b*x))/b + (3*x*sinh(a + b*x)*(2*d^3 + b^2*c^2*d))/b^3 - (6*c*d^2*x*cosh(a + b*x))/b^2 + (3*c*d^2*x^2*sinh(a + b*x))/b","B"
3,1,82,49,0.904894,"\text{Not used}","int(cosh(a + b*x)*(c + d*x)^2,x)","\frac{\mathrm{sinh}\left(a+b\,x\right)\,\left(b^2\,c^2+2\,d^2\right)}{b^3}+\frac{d^2\,x^2\,\mathrm{sinh}\left(a+b\,x\right)}{b}-\frac{2\,c\,d\,\mathrm{cosh}\left(a+b\,x\right)}{b^2}-\frac{2\,d^2\,x\,\mathrm{cosh}\left(a+b\,x\right)}{b^2}+\frac{2\,c\,d\,x\,\mathrm{sinh}\left(a+b\,x\right)}{b}","Not used",1,"(sinh(a + b*x)*(2*d^2 + b^2*c^2))/b^3 + (d^2*x^2*sinh(a + b*x))/b - (2*c*d*cosh(a + b*x))/b^2 - (2*d^2*x*cosh(a + b*x))/b^2 + (2*c*d*x*sinh(a + b*x))/b","B"
4,1,35,28,0.073062,"\text{Not used}","int(cosh(a + b*x)*(c + d*x),x)","\frac{c\,\mathrm{sinh}\left(a+b\,x\right)+d\,x\,\mathrm{sinh}\left(a+b\,x\right)}{b}-\frac{d\,\mathrm{cosh}\left(a+b\,x\right)}{b^2}","Not used",1,"(c*sinh(a + b*x) + d*x*sinh(a + b*x))/b - (d*cosh(a + b*x))/b^2","B"
5,0,-1,51,0.000000,"\text{Not used}","int(cosh(a + b*x)/(c + d*x),x)","\int \frac{\mathrm{cosh}\left(a+b\,x\right)}{c+d\,x} \,d x","Not used",1,"int(cosh(a + b*x)/(c + d*x), x)","F"
6,0,-1,71,0.000000,"\text{Not used}","int(cosh(a + b*x)/(c + d*x)^2,x)","\int \frac{\mathrm{cosh}\left(a+b\,x\right)}{{\left(c+d\,x\right)}^2} \,d x","Not used",1,"int(cosh(a + b*x)/(c + d*x)^2, x)","F"
7,0,-1,104,0.000000,"\text{Not used}","int(cosh(a + b*x)/(c + d*x)^3,x)","\int \frac{\mathrm{cosh}\left(a+b\,x\right)}{{\left(c+d\,x\right)}^3} \,d x","Not used",1,"int(cosh(a + b*x)/(c + d*x)^3, x)","F"
8,1,332,162,1.502323,"\text{Not used}","int(cosh(a + b*x)^2*(c + d*x)^4,x)","\frac{c^4\,x}{2}+\frac{d^4\,x^5}{10}+c^3\,d\,x^2+\frac{c\,d^3\,x^4}{2}+\frac{c^4\,\mathrm{sinh}\left(2\,a+2\,b\,x\right)}{4\,b}+\frac{3\,d^4\,\mathrm{sinh}\left(2\,a+2\,b\,x\right)}{8\,b^5}+c^2\,d^2\,x^3-\frac{c^3\,d\,\mathrm{cosh}\left(2\,a+2\,b\,x\right)}{2\,b^2}-\frac{3\,c\,d^3\,\mathrm{cosh}\left(2\,a+2\,b\,x\right)}{4\,b^4}-\frac{3\,d^4\,x\,\mathrm{cosh}\left(2\,a+2\,b\,x\right)}{4\,b^4}+\frac{3\,c^2\,d^2\,\mathrm{sinh}\left(2\,a+2\,b\,x\right)}{4\,b^3}-\frac{d^4\,x^3\,\mathrm{cosh}\left(2\,a+2\,b\,x\right)}{2\,b^2}+\frac{d^4\,x^4\,\mathrm{sinh}\left(2\,a+2\,b\,x\right)}{4\,b}+\frac{3\,d^4\,x^2\,\mathrm{sinh}\left(2\,a+2\,b\,x\right)}{4\,b^3}+\frac{3\,c^2\,d^2\,x^2\,\mathrm{sinh}\left(2\,a+2\,b\,x\right)}{2\,b}+\frac{c^3\,d\,x\,\mathrm{sinh}\left(2\,a+2\,b\,x\right)}{b}+\frac{3\,c\,d^3\,x\,\mathrm{sinh}\left(2\,a+2\,b\,x\right)}{2\,b^3}-\frac{3\,c^2\,d^2\,x\,\mathrm{cosh}\left(2\,a+2\,b\,x\right)}{2\,b^2}-\frac{3\,c\,d^3\,x^2\,\mathrm{cosh}\left(2\,a+2\,b\,x\right)}{2\,b^2}+\frac{c\,d^3\,x^3\,\mathrm{sinh}\left(2\,a+2\,b\,x\right)}{b}","Not used",1,"(c^4*x)/2 + (d^4*x^5)/10 + c^3*d*x^2 + (c*d^3*x^4)/2 + (c^4*sinh(2*a + 2*b*x))/(4*b) + (3*d^4*sinh(2*a + 2*b*x))/(8*b^5) + c^2*d^2*x^3 - (c^3*d*cosh(2*a + 2*b*x))/(2*b^2) - (3*c*d^3*cosh(2*a + 2*b*x))/(4*b^4) - (3*d^4*x*cosh(2*a + 2*b*x))/(4*b^4) + (3*c^2*d^2*sinh(2*a + 2*b*x))/(4*b^3) - (d^4*x^3*cosh(2*a + 2*b*x))/(2*b^2) + (d^4*x^4*sinh(2*a + 2*b*x))/(4*b) + (3*d^4*x^2*sinh(2*a + 2*b*x))/(4*b^3) + (3*c^2*d^2*x^2*sinh(2*a + 2*b*x))/(2*b) + (c^3*d*x*sinh(2*a + 2*b*x))/b + (3*c*d^3*x*sinh(2*a + 2*b*x))/(2*b^3) - (3*c^2*d^2*x*cosh(2*a + 2*b*x))/(2*b^2) - (3*c*d^3*x^2*cosh(2*a + 2*b*x))/(2*b^2) + (c*d^3*x^3*sinh(2*a + 2*b*x))/b","B"
9,1,229,134,1.178177,"\text{Not used}","int(cosh(a + b*x)^2*(c + d*x)^3,x)","\frac{4\,b^4\,c^3\,x-\frac{3\,d^3\,\mathrm{cosh}\left(2\,a+2\,b\,x\right)}{2}+2\,b^3\,c^3\,\mathrm{sinh}\left(2\,a+2\,b\,x\right)+b^4\,d^3\,x^4-3\,b^2\,c^2\,d\,\mathrm{cosh}\left(2\,a+2\,b\,x\right)+6\,b^4\,c^2\,d\,x^2+4\,b^4\,c\,d^2\,x^3-3\,b^2\,d^3\,x^2\,\mathrm{cosh}\left(2\,a+2\,b\,x\right)+2\,b^3\,d^3\,x^3\,\mathrm{sinh}\left(2\,a+2\,b\,x\right)+3\,b\,c\,d^2\,\mathrm{sinh}\left(2\,a+2\,b\,x\right)+3\,b\,d^3\,x\,\mathrm{sinh}\left(2\,a+2\,b\,x\right)-6\,b^2\,c\,d^2\,x\,\mathrm{cosh}\left(2\,a+2\,b\,x\right)+6\,b^3\,c^2\,d\,x\,\mathrm{sinh}\left(2\,a+2\,b\,x\right)+6\,b^3\,c\,d^2\,x^2\,\mathrm{sinh}\left(2\,a+2\,b\,x\right)}{8\,b^4}","Not used",1,"(4*b^4*c^3*x - (3*d^3*cosh(2*a + 2*b*x))/2 + 2*b^3*c^3*sinh(2*a + 2*b*x) + b^4*d^3*x^4 - 3*b^2*c^2*d*cosh(2*a + 2*b*x) + 6*b^4*c^2*d*x^2 + 4*b^4*c*d^2*x^3 - 3*b^2*d^3*x^2*cosh(2*a + 2*b*x) + 2*b^3*d^3*x^3*sinh(2*a + 2*b*x) + 3*b*c*d^2*sinh(2*a + 2*b*x) + 3*b*d^3*x*sinh(2*a + 2*b*x) - 6*b^2*c*d^2*x*cosh(2*a + 2*b*x) + 6*b^3*c^2*d*x*sinh(2*a + 2*b*x) + 6*b^3*c*d^2*x^2*sinh(2*a + 2*b*x))/(8*b^4)","B"
10,1,127,95,0.982904,"\text{Not used}","int(cosh(a + b*x)^2*(c + d*x)^2,x)","\frac{c^2\,x}{2}+\frac{d^2\,x^3}{6}+\frac{c^2\,\mathrm{sinh}\left(2\,a+2\,b\,x\right)}{4\,b}+\frac{d^2\,\mathrm{sinh}\left(2\,a+2\,b\,x\right)}{8\,b^3}+\frac{c\,d\,x^2}{2}-\frac{d^2\,x\,\mathrm{cosh}\left(2\,a+2\,b\,x\right)}{4\,b^2}+\frac{d^2\,x^2\,\mathrm{sinh}\left(2\,a+2\,b\,x\right)}{4\,b}-\frac{c\,d\,\mathrm{cosh}\left(2\,a+2\,b\,x\right)}{4\,b^2}+\frac{c\,d\,x\,\mathrm{sinh}\left(2\,a+2\,b\,x\right)}{2\,b}","Not used",1,"(c^2*x)/2 + (d^2*x^3)/6 + (c^2*sinh(2*a + 2*b*x))/(4*b) + (d^2*sinh(2*a + 2*b*x))/(8*b^3) + (c*d*x^2)/2 - (d^2*x*cosh(2*a + 2*b*x))/(4*b^2) + (d^2*x^2*sinh(2*a + 2*b*x))/(4*b) - (c*d*cosh(2*a + 2*b*x))/(4*b^2) + (c*d*x*sinh(2*a + 2*b*x))/(2*b)","B"
11,1,58,55,0.098991,"\text{Not used}","int(cosh(a + b*x)^2*(c + d*x),x)","\frac{b^2\,d\,x^2-\frac{d\,\mathrm{cosh}\left(2\,a+2\,b\,x\right)}{2}+b\,c\,\mathrm{sinh}\left(2\,a+2\,b\,x\right)+2\,b^2\,c\,x+b\,d\,x\,\mathrm{sinh}\left(2\,a+2\,b\,x\right)}{4\,b^2}","Not used",1,"(b^2*d*x^2 - (d*cosh(2*a + 2*b*x))/2 + b*c*sinh(2*a + 2*b*x) + 2*b^2*c*x + b*d*x*sinh(2*a + 2*b*x))/(4*b^2)","B"
12,0,-1,78,0.000000,"\text{Not used}","int(cosh(a + b*x)^2/(c + d*x),x)","\int \frac{{\mathrm{cosh}\left(a+b\,x\right)}^2}{c+d\,x} \,d x","Not used",1,"int(cosh(a + b*x)^2/(c + d*x), x)","F"
13,0,-1,81,0.000000,"\text{Not used}","int(cosh(a + b*x)^2/(c + d*x)^2,x)","\int \frac{{\mathrm{cosh}\left(a+b\,x\right)}^2}{{\left(c+d\,x\right)}^2} \,d x","Not used",1,"int(cosh(a + b*x)^2/(c + d*x)^2, x)","F"
14,0,-1,112,0.000000,"\text{Not used}","int(cosh(a + b*x)^2/(c + d*x)^3,x)","\int \frac{{\mathrm{cosh}\left(a+b\,x\right)}^2}{{\left(c+d\,x\right)}^3} \,d x","Not used",1,"int(cosh(a + b*x)^2/(c + d*x)^3, x)","F"
15,0,-1,162,0.000000,"\text{Not used}","int(cosh(a + b*x)^2/(c + d*x)^4,x)","\int \frac{{\mathrm{cosh}\left(a+b\,x\right)}^2}{{\left(c+d\,x\right)}^4} \,d x","Not used",1,"int(cosh(a + b*x)^2/(c + d*x)^4, x)","F"
16,1,532,225,1.350053,"\text{Not used}","int(cosh(a + b*x)^3*(c + d*x)^4,x)","\frac{{\mathrm{cosh}\left(a+b\,x\right)}^2\,\mathrm{sinh}\left(a+b\,x\right)\,\left(27\,b^4\,c^4+252\,b^2\,c^2\,d^2+488\,d^4\right)}{27\,b^5}-\frac{2\,{\mathrm{sinh}\left(a+b\,x\right)}^3\,\left(27\,b^4\,c^4+360\,b^2\,c^2\,d^2+728\,d^4\right)}{81\,b^5}-\frac{4\,{\mathrm{cosh}\left(a+b\,x\right)}^3\,\left(21\,b^2\,c^3\,d+122\,c\,d^3\right)}{27\,b^4}+\frac{8\,\mathrm{cosh}\left(a+b\,x\right)\,{\mathrm{sinh}\left(a+b\,x\right)}^2\,\left(3\,b^2\,c^3\,d+20\,c\,d^3\right)}{9\,b^4}-\frac{28\,d^4\,x^3\,{\mathrm{cosh}\left(a+b\,x\right)}^3}{9\,b^2}-\frac{4\,x\,{\mathrm{cosh}\left(a+b\,x\right)}^3\,\left(63\,b^2\,c^2\,d^2+122\,d^4\right)}{27\,b^4}-\frac{2\,d^4\,x^4\,{\mathrm{sinh}\left(a+b\,x\right)}^3}{3\,b}-\frac{8\,x\,{\mathrm{sinh}\left(a+b\,x\right)}^3\,\left(3\,b^2\,c^3\,d+20\,c\,d^3\right)}{9\,b^3}-\frac{4\,x^2\,{\mathrm{sinh}\left(a+b\,x\right)}^3\,\left(9\,b^2\,c^2\,d^2+20\,d^4\right)}{9\,b^3}+\frac{2\,x^2\,{\mathrm{cosh}\left(a+b\,x\right)}^2\,\mathrm{sinh}\left(a+b\,x\right)\,\left(9\,b^2\,c^2\,d^2+14\,d^4\right)}{3\,b^3}-\frac{28\,c\,d^3\,x^2\,{\mathrm{cosh}\left(a+b\,x\right)}^3}{3\,b^2}+\frac{d^4\,x^4\,{\mathrm{cosh}\left(a+b\,x\right)}^2\,\mathrm{sinh}\left(a+b\,x\right)}{b}+\frac{8\,d^4\,x^3\,\mathrm{cosh}\left(a+b\,x\right)\,{\mathrm{sinh}\left(a+b\,x\right)}^2}{3\,b^2}-\frac{8\,c\,d^3\,x^3\,{\mathrm{sinh}\left(a+b\,x\right)}^3}{3\,b}+\frac{8\,x\,\mathrm{cosh}\left(a+b\,x\right)\,{\mathrm{sinh}\left(a+b\,x\right)}^2\,\left(9\,b^2\,c^2\,d^2+20\,d^4\right)}{9\,b^4}+\frac{4\,x\,{\mathrm{cosh}\left(a+b\,x\right)}^2\,\mathrm{sinh}\left(a+b\,x\right)\,\left(3\,b^2\,c^3\,d+14\,c\,d^3\right)}{3\,b^3}+\frac{4\,c\,d^3\,x^3\,{\mathrm{cosh}\left(a+b\,x\right)}^2\,\mathrm{sinh}\left(a+b\,x\right)}{b}+\frac{8\,c\,d^3\,x^2\,\mathrm{cosh}\left(a+b\,x\right)\,{\mathrm{sinh}\left(a+b\,x\right)}^2}{b^2}","Not used",1,"(cosh(a + b*x)^2*sinh(a + b*x)*(488*d^4 + 27*b^4*c^4 + 252*b^2*c^2*d^2))/(27*b^5) - (2*sinh(a + b*x)^3*(728*d^4 + 27*b^4*c^4 + 360*b^2*c^2*d^2))/(81*b^5) - (4*cosh(a + b*x)^3*(122*c*d^3 + 21*b^2*c^3*d))/(27*b^4) + (8*cosh(a + b*x)*sinh(a + b*x)^2*(20*c*d^3 + 3*b^2*c^3*d))/(9*b^4) - (28*d^4*x^3*cosh(a + b*x)^3)/(9*b^2) - (4*x*cosh(a + b*x)^3*(122*d^4 + 63*b^2*c^2*d^2))/(27*b^4) - (2*d^4*x^4*sinh(a + b*x)^3)/(3*b) - (8*x*sinh(a + b*x)^3*(20*c*d^3 + 3*b^2*c^3*d))/(9*b^3) - (4*x^2*sinh(a + b*x)^3*(20*d^4 + 9*b^2*c^2*d^2))/(9*b^3) + (2*x^2*cosh(a + b*x)^2*sinh(a + b*x)*(14*d^4 + 9*b^2*c^2*d^2))/(3*b^3) - (28*c*d^3*x^2*cosh(a + b*x)^3)/(3*b^2) + (d^4*x^4*cosh(a + b*x)^2*sinh(a + b*x))/b + (8*d^4*x^3*cosh(a + b*x)*sinh(a + b*x)^2)/(3*b^2) - (8*c*d^3*x^3*sinh(a + b*x)^3)/(3*b) + (8*x*cosh(a + b*x)*sinh(a + b*x)^2*(20*d^4 + 9*b^2*c^2*d^2))/(9*b^4) + (4*x*cosh(a + b*x)^2*sinh(a + b*x)*(14*c*d^3 + 3*b^2*c^3*d))/(3*b^3) + (4*c*d^3*x^3*cosh(a + b*x)^2*sinh(a + b*x))/b + (8*c*d^3*x^2*cosh(a + b*x)*sinh(a + b*x)^2)/b^2","B"
17,1,364,175,1.140212,"\text{Not used}","int(cosh(a + b*x)^3*(c + d*x)^3,x)","\frac{{\mathrm{cosh}\left(a+b\,x\right)}^2\,\mathrm{sinh}\left(a+b\,x\right)\,\left(3\,b^2\,c^3+14\,c\,d^2\right)}{3\,b^3}-\frac{2\,{\mathrm{sinh}\left(a+b\,x\right)}^3\,\left(3\,b^2\,c^3+20\,c\,d^2\right)}{9\,b^3}-\frac{{\mathrm{cosh}\left(a+b\,x\right)}^3\,\left(63\,b^2\,c^2\,d+122\,d^3\right)}{27\,b^4}+\frac{2\,\mathrm{cosh}\left(a+b\,x\right)\,{\mathrm{sinh}\left(a+b\,x\right)}^2\,\left(9\,b^2\,c^2\,d+20\,d^3\right)}{9\,b^4}-\frac{2\,x\,{\mathrm{sinh}\left(a+b\,x\right)}^3\,\left(9\,b^2\,c^2\,d+20\,d^3\right)}{9\,b^3}-\frac{7\,d^3\,x^2\,{\mathrm{cosh}\left(a+b\,x\right)}^3}{3\,b^2}-\frac{2\,d^3\,x^3\,{\mathrm{sinh}\left(a+b\,x\right)}^3}{3\,b}-\frac{14\,c\,d^2\,x\,{\mathrm{cosh}\left(a+b\,x\right)}^3}{3\,b^2}+\frac{x\,{\mathrm{cosh}\left(a+b\,x\right)}^2\,\mathrm{sinh}\left(a+b\,x\right)\,\left(9\,b^2\,c^2\,d+14\,d^3\right)}{3\,b^3}+\frac{d^3\,x^3\,{\mathrm{cosh}\left(a+b\,x\right)}^2\,\mathrm{sinh}\left(a+b\,x\right)}{b}+\frac{2\,d^3\,x^2\,\mathrm{cosh}\left(a+b\,x\right)\,{\mathrm{sinh}\left(a+b\,x\right)}^2}{b^2}-\frac{2\,c\,d^2\,x^2\,{\mathrm{sinh}\left(a+b\,x\right)}^3}{b}+\frac{3\,c\,d^2\,x^2\,{\mathrm{cosh}\left(a+b\,x\right)}^2\,\mathrm{sinh}\left(a+b\,x\right)}{b}+\frac{4\,c\,d^2\,x\,\mathrm{cosh}\left(a+b\,x\right)\,{\mathrm{sinh}\left(a+b\,x\right)}^2}{b^2}","Not used",1,"(cosh(a + b*x)^2*sinh(a + b*x)*(14*c*d^2 + 3*b^2*c^3))/(3*b^3) - (2*sinh(a + b*x)^3*(20*c*d^2 + 3*b^2*c^3))/(9*b^3) - (cosh(a + b*x)^3*(122*d^3 + 63*b^2*c^2*d))/(27*b^4) + (2*cosh(a + b*x)*sinh(a + b*x)^2*(20*d^3 + 9*b^2*c^2*d))/(9*b^4) - (2*x*sinh(a + b*x)^3*(20*d^3 + 9*b^2*c^2*d))/(9*b^3) - (7*d^3*x^2*cosh(a + b*x)^3)/(3*b^2) - (2*d^3*x^3*sinh(a + b*x)^3)/(3*b) - (14*c*d^2*x*cosh(a + b*x)^3)/(3*b^2) + (x*cosh(a + b*x)^2*sinh(a + b*x)*(14*d^3 + 9*b^2*c^2*d))/(3*b^3) + (d^3*x^3*cosh(a + b*x)^2*sinh(a + b*x))/b + (2*d^3*x^2*cosh(a + b*x)*sinh(a + b*x)^2)/b^2 - (2*c*d^2*x^2*sinh(a + b*x)^3)/b + (3*c*d^2*x^2*cosh(a + b*x)^2*sinh(a + b*x))/b + (4*c*d^2*x*cosh(a + b*x)*sinh(a + b*x)^2)/b^2","B"
18,1,183,123,1.218411,"\text{Not used}","int(cosh(a + b*x)^3*(c + d*x)^2,x)","\frac{\frac{3\,d^2\,\mathrm{sinh}\left(a+b\,x\right)}{2}+\frac{d^2\,\mathrm{sinh}\left(3\,a+3\,b\,x\right)}{54}+\frac{3\,b^2\,c^2\,\mathrm{sinh}\left(a+b\,x\right)}{4}+\frac{b^2\,c^2\,\mathrm{sinh}\left(3\,a+3\,b\,x\right)}{12}+\frac{3\,b^2\,d^2\,x^2\,\mathrm{sinh}\left(a+b\,x\right)}{4}-\frac{b\,c\,d\,\mathrm{cosh}\left(3\,a+3\,b\,x\right)}{18}-\frac{3\,b\,d^2\,x\,\mathrm{cosh}\left(a+b\,x\right)}{2}+\frac{b^2\,d^2\,x^2\,\mathrm{sinh}\left(3\,a+3\,b\,x\right)}{12}-\frac{b\,d^2\,x\,\mathrm{cosh}\left(3\,a+3\,b\,x\right)}{18}-\frac{3\,b\,c\,d\,\mathrm{cosh}\left(a+b\,x\right)}{2}+\frac{b^2\,c\,d\,x\,\mathrm{sinh}\left(3\,a+3\,b\,x\right)}{6}+\frac{3\,b^2\,c\,d\,x\,\mathrm{sinh}\left(a+b\,x\right)}{2}}{b^3}","Not used",1,"((3*d^2*sinh(a + b*x))/2 + (d^2*sinh(3*a + 3*b*x))/54 + (3*b^2*c^2*sinh(a + b*x))/4 + (b^2*c^2*sinh(3*a + 3*b*x))/12 + (3*b^2*d^2*x^2*sinh(a + b*x))/4 - (b*c*d*cosh(3*a + 3*b*x))/18 - (3*b*d^2*x*cosh(a + b*x))/2 + (b^2*d^2*x^2*sinh(3*a + 3*b*x))/12 - (b*d^2*x*cosh(3*a + 3*b*x))/18 - (3*b*c*d*cosh(a + b*x))/2 + (b^2*c*d*x*sinh(3*a + 3*b*x))/6 + (3*b^2*c*d*x*sinh(a + b*x))/2)/b^3","B"
19,1,77,75,0.216923,"\text{Not used}","int(cosh(a + b*x)^3*(c + d*x),x)","\frac{\frac{3\,c\,\mathrm{sinh}\left(a+b\,x\right)}{4}+\frac{c\,\mathrm{sinh}\left(3\,a+3\,b\,x\right)}{12}+\frac{d\,x\,\mathrm{sinh}\left(3\,a+3\,b\,x\right)}{12}+\frac{3\,d\,x\,\mathrm{sinh}\left(a+b\,x\right)}{4}}{b}-\frac{d\,\mathrm{cosh}\left(3\,a+3\,b\,x\right)}{36\,b^2}-\frac{3\,d\,\mathrm{cosh}\left(a+b\,x\right)}{4\,b^2}","Not used",1,"((3*c*sinh(a + b*x))/4 + (c*sinh(3*a + 3*b*x))/12 + (d*x*sinh(3*a + 3*b*x))/12 + (3*d*x*sinh(a + b*x))/4)/b - (d*cosh(3*a + 3*b*x))/(36*b^2) - (3*d*cosh(a + b*x))/(4*b^2)","B"
20,0,-1,121,0.000000,"\text{Not used}","int(cosh(a + b*x)^3/(c + d*x),x)","\int \frac{{\mathrm{cosh}\left(a+b\,x\right)}^3}{c+d\,x} \,d x","Not used",1,"int(cosh(a + b*x)^3/(c + d*x), x)","F"
21,0,-1,145,0.000000,"\text{Not used}","int(cosh(a + b*x)^3/(c + d*x)^2,x)","\int \frac{{\mathrm{cosh}\left(a+b\,x\right)}^3}{{\left(c+d\,x\right)}^2} \,d x","Not used",1,"int(cosh(a + b*x)^3/(c + d*x)^2, x)","F"
22,0,-1,184,0.000000,"\text{Not used}","int(cosh(a + b*x)^3/(c + d*x)^3,x)","\int \frac{{\mathrm{cosh}\left(a+b\,x\right)}^3}{{\left(c+d\,x\right)}^3} \,d x","Not used",1,"int(cosh(a + b*x)^3/(c + d*x)^3, x)","F"
23,1,129,172,0.368092,"\text{Not used}","int(x^3*cosh(a + b*x)^4,x)","\frac{3\,x^4}{32}-\frac{\frac{3\,\mathrm{cosh}\left(2\,a+2\,b\,x\right)}{16}+\frac{3\,\mathrm{cosh}\left(4\,a+4\,b\,x\right)}{1024}+b^2\,\left(\frac{3\,x^2\,\mathrm{cosh}\left(2\,a+2\,b\,x\right)}{8}+\frac{3\,x^2\,\mathrm{cosh}\left(4\,a+4\,b\,x\right)}{128}\right)-b\,\left(\frac{3\,x\,\mathrm{sinh}\left(2\,a+2\,b\,x\right)}{8}+\frac{3\,x\,\mathrm{sinh}\left(4\,a+4\,b\,x\right)}{256}\right)-b^3\,\left(\frac{x^3\,\mathrm{sinh}\left(2\,a+2\,b\,x\right)}{4}+\frac{x^3\,\mathrm{sinh}\left(4\,a+4\,b\,x\right)}{32}\right)}{b^4}","Not used",1,"(3*x^4)/32 - ((3*cosh(2*a + 2*b*x))/16 + (3*cosh(4*a + 4*b*x))/1024 + b^2*((3*x^2*cosh(2*a + 2*b*x))/8 + (3*x^2*cosh(4*a + 4*b*x))/128) - b*((3*x*sinh(2*a + 2*b*x))/8 + (3*x*sinh(4*a + 4*b*x))/256) - b^3*((x^3*sinh(2*a + 2*b*x))/4 + (x^3*sinh(4*a + 4*b*x))/32))/b^4","B"
24,1,94,134,0.248596,"\text{Not used}","int(x^2*cosh(a + b*x)^4,x)","\frac{\frac{\mathrm{sinh}\left(2\,a+2\,b\,x\right)}{8}+\frac{\mathrm{sinh}\left(4\,a+4\,b\,x\right)}{256}-b\,\left(\frac{x\,\mathrm{cosh}\left(2\,a+2\,b\,x\right)}{4}+\frac{x\,\mathrm{cosh}\left(4\,a+4\,b\,x\right)}{64}\right)+b^2\,\left(\frac{x^2\,\mathrm{sinh}\left(2\,a+2\,b\,x\right)}{4}+\frac{x^2\,\mathrm{sinh}\left(4\,a+4\,b\,x\right)}{32}\right)}{b^3}+\frac{x^3}{8}","Not used",1,"(sinh(2*a + 2*b*x)/8 + sinh(4*a + 4*b*x)/256 - b*((x*cosh(2*a + 2*b*x))/4 + (x*cosh(4*a + 4*b*x))/64) + b^2*((x^2*sinh(2*a + 2*b*x))/4 + (x^2*sinh(4*a + 4*b*x))/32))/b^3 + x^3/8","B"
25,1,68,80,0.145564,"\text{Not used}","int(x*cosh(a + b*x)^4,x)","\frac{3\,x^2}{16}-\frac{\frac{3\,{\mathrm{cosh}\left(a+b\,x\right)}^2}{16}+\frac{{\mathrm{cosh}\left(a+b\,x\right)}^4}{16}-b\,\left(\frac{x\,\mathrm{sinh}\left(a+b\,x\right)\,{\mathrm{cosh}\left(a+b\,x\right)}^3}{4}+\frac{3\,x\,\mathrm{sinh}\left(a+b\,x\right)\,\mathrm{cosh}\left(a+b\,x\right)}{8}\right)}{b^2}","Not used",1,"(3*x^2)/16 - ((3*cosh(a + b*x)^2)/16 + cosh(a + b*x)^4/16 - b*((x*cosh(a + b*x)^3*sinh(a + b*x))/4 + (3*x*cosh(a + b*x)*sinh(a + b*x))/8))/b^2","B"
26,0,-1,179,0.000000,"\text{Not used}","int((c + d*x)^3/cosh(a + b*x),x)","\int \frac{{\left(c+d\,x\right)}^3}{\mathrm{cosh}\left(a+b\,x\right)} \,d x","Not used",1,"int((c + d*x)^3/cosh(a + b*x), x)","F"
27,0,-1,119,0.000000,"\text{Not used}","int((c + d*x)^2/cosh(a + b*x),x)","\int \frac{{\left(c+d\,x\right)}^2}{\mathrm{cosh}\left(a+b\,x\right)} \,d x","Not used",1,"int((c + d*x)^2/cosh(a + b*x), x)","F"
28,0,-1,61,0.000000,"\text{Not used}","int((c + d*x)/cosh(a + b*x),x)","\int \frac{c+d\,x}{\mathrm{cosh}\left(a+b\,x\right)} \,d x","Not used",1,"int((c + d*x)/cosh(a + b*x), x)","F"
29,0,-1,17,0.000000,"\text{Not used}","int(1/(cosh(a + b*x)*(c + d*x)),x)","\int \frac{1}{\mathrm{cosh}\left(a+b\,x\right)\,\left(c+d\,x\right)} \,d x","Not used",0,"int(1/(cosh(a + b*x)*(c + d*x)), x)","F"
30,0,-1,17,0.000000,"\text{Not used}","int(1/(cosh(a + b*x)*(c + d*x)^2),x)","\int \frac{1}{\mathrm{cosh}\left(a+b\,x\right)\,{\left(c+d\,x\right)}^2} \,d x","Not used",0,"int(1/(cosh(a + b*x)*(c + d*x)^2), x)","F"
31,0,-1,103,0.000000,"\text{Not used}","int((c + d*x)^3/cosh(a + b*x)^2,x)","\int \frac{{\left(c+d\,x\right)}^3}{{\mathrm{cosh}\left(a+b\,x\right)}^2} \,d x","Not used",1,"int((c + d*x)^3/cosh(a + b*x)^2, x)","F"
32,0,-1,73,0.000000,"\text{Not used}","int((c + d*x)^2/cosh(a + b*x)^2,x)","\int \frac{{\left(c+d\,x\right)}^2}{{\mathrm{cosh}\left(a+b\,x\right)}^2} \,d x","Not used",1,"int((c + d*x)^2/cosh(a + b*x)^2, x)","F"
33,1,50,29,0.089051,"\text{Not used}","int((c + d*x)/cosh(a + b*x)^2,x)","\frac{2\,d\,x}{b}-\frac{2\,\left(c+d\,x\right)}{b\,\left({\mathrm{e}}^{2\,a+2\,b\,x}+1\right)}-\frac{d\,\ln\left({\mathrm{e}}^{2\,a}\,{\mathrm{e}}^{2\,b\,x}+1\right)}{b^2}","Not used",1,"(2*d*x)/b - (2*(c + d*x))/(b*(exp(2*a + 2*b*x) + 1)) - (d*log(exp(2*a)*exp(2*b*x) + 1))/b^2","B"
34,0,-1,19,0.000000,"\text{Not used}","int(1/(cosh(a + b*x)^2*(c + d*x)),x)","\int \frac{1}{{\mathrm{cosh}\left(a+b\,x\right)}^2\,\left(c+d\,x\right)} \,d x","Not used",0,"int(1/(cosh(a + b*x)^2*(c + d*x)), x)","F"
35,0,-1,19,0.000000,"\text{Not used}","int(1/(cosh(a + b*x)^2*(c + d*x)^2),x)","\int \frac{1}{{\mathrm{cosh}\left(a+b\,x\right)}^2\,{\left(c+d\,x\right)}^2} \,d x","Not used",0,"int(1/(cosh(a + b*x)^2*(c + d*x)^2), x)","F"
36,0,-1,296,0.000000,"\text{Not used}","int((c + d*x)^3/cosh(a + b*x)^3,x)","\int \frac{{\left(c+d\,x\right)}^3}{{\mathrm{cosh}\left(a+b\,x\right)}^3} \,d x","Not used",1,"int((c + d*x)^3/cosh(a + b*x)^3, x)","F"
37,0,-1,175,0.000000,"\text{Not used}","int((c + d*x)^2/cosh(a + b*x)^3,x)","\int \frac{{\left(c+d\,x\right)}^2}{{\mathrm{cosh}\left(a+b\,x\right)}^3} \,d x","Not used",1,"int((c + d*x)^2/cosh(a + b*x)^3, x)","F"
38,0,-1,102,0.000000,"\text{Not used}","int((c + d*x)/cosh(a + b*x)^3,x)","\int \frac{c+d\,x}{{\mathrm{cosh}\left(a+b\,x\right)}^3} \,d x","Not used",1,"int((c + d*x)/cosh(a + b*x)^3, x)","F"
39,0,-1,19,0.000000,"\text{Not used}","int(1/(cosh(a + b*x)^3*(c + d*x)),x)","\int \frac{1}{{\mathrm{cosh}\left(a+b\,x\right)}^3\,\left(c+d\,x\right)} \,d x","Not used",0,"int(1/(cosh(a + b*x)^3*(c + d*x)), x)","F"
40,0,-1,19,0.000000,"\text{Not used}","int(1/(cosh(a + b*x)^3*(c + d*x)^2),x)","\int \frac{1}{{\mathrm{cosh}\left(a+b\,x\right)}^3\,{\left(c+d\,x\right)}^2} \,d x","Not used",0,"int(1/(cosh(a + b*x)^3*(c + d*x)^2), x)","F"
41,0,-1,171,0.000000,"\text{Not used}","int(cosh(a + b*x)*(c + d*x)^(5/2),x)","\int \mathrm{cosh}\left(a+b\,x\right)\,{\left(c+d\,x\right)}^{5/2} \,d x","Not used",1,"int(cosh(a + b*x)*(c + d*x)^(5/2), x)","F"
42,0,-1,146,0.000000,"\text{Not used}","int(cosh(a + b*x)*(c + d*x)^(3/2),x)","\int \mathrm{cosh}\left(a+b\,x\right)\,{\left(c+d\,x\right)}^{3/2} \,d x","Not used",1,"int(cosh(a + b*x)*(c + d*x)^(3/2), x)","F"
43,0,-1,123,0.000000,"\text{Not used}","int(cosh(a + b*x)*(c + d*x)^(1/2),x)","\int \mathrm{cosh}\left(a+b\,x\right)\,\sqrt{c+d\,x} \,d x","Not used",1,"int(cosh(a + b*x)*(c + d*x)^(1/2), x)","F"
44,0,-1,104,0.000000,"\text{Not used}","int(cosh(a + b*x)/(c + d*x)^(1/2),x)","\int \frac{\mathrm{cosh}\left(a+b\,x\right)}{\sqrt{c+d\,x}} \,d x","Not used",1,"int(cosh(a + b*x)/(c + d*x)^(1/2), x)","F"
45,0,-1,119,0.000000,"\text{Not used}","int(cosh(a + b*x)/(c + d*x)^(3/2),x)","\int \frac{\mathrm{cosh}\left(a+b\,x\right)}{{\left(c+d\,x\right)}^{3/2}} \,d x","Not used",1,"int(cosh(a + b*x)/(c + d*x)^(3/2), x)","F"
46,0,-1,149,0.000000,"\text{Not used}","int(cosh(a + b*x)/(c + d*x)^(5/2),x)","\int \frac{\mathrm{cosh}\left(a+b\,x\right)}{{\left(c+d\,x\right)}^{5/2}} \,d x","Not used",1,"int(cosh(a + b*x)/(c + d*x)^(5/2), x)","F"
47,0,-1,174,0.000000,"\text{Not used}","int(cosh(a + b*x)/(c + d*x)^(7/2),x)","\int \frac{\mathrm{cosh}\left(a+b\,x\right)}{{\left(c+d\,x\right)}^{7/2}} \,d x","Not used",1,"int(cosh(a + b*x)/(c + d*x)^(7/2), x)","F"
48,0,-1,239,0.000000,"\text{Not used}","int(cosh(a + b*x)^2*(c + d*x)^(5/2),x)","\int {\mathrm{cosh}\left(a+b\,x\right)}^2\,{\left(c+d\,x\right)}^{5/2} \,d x","Not used",1,"int(cosh(a + b*x)^2*(c + d*x)^(5/2), x)","F"
49,0,-1,211,0.000000,"\text{Not used}","int(cosh(a + b*x)^2*(c + d*x)^(3/2),x)","\int {\mathrm{cosh}\left(a+b\,x\right)}^2\,{\left(c+d\,x\right)}^{3/2} \,d x","Not used",1,"int(cosh(a + b*x)^2*(c + d*x)^(3/2), x)","F"
50,0,-1,166,0.000000,"\text{Not used}","int(cosh(a + b*x)^2*(c + d*x)^(1/2),x)","\int {\mathrm{cosh}\left(a+b\,x\right)}^2\,\sqrt{c+d\,x} \,d x","Not used",1,"int(cosh(a + b*x)^2*(c + d*x)^(1/2), x)","F"
51,0,-1,138,0.000000,"\text{Not used}","int(cosh(a + b*x)^2/(c + d*x)^(1/2),x)","\int \frac{{\mathrm{cosh}\left(a+b\,x\right)}^2}{\sqrt{c+d\,x}} \,d x","Not used",1,"int(cosh(a + b*x)^2/(c + d*x)^(1/2), x)","F"
52,0,-1,142,0.000000,"\text{Not used}","int(cosh(a + b*x)^2/(c + d*x)^(3/2),x)","\int \frac{{\mathrm{cosh}\left(a+b\,x\right)}^2}{{\left(c+d\,x\right)}^{3/2}} \,d x","Not used",1,"int(cosh(a + b*x)^2/(c + d*x)^(3/2), x)","F"
53,0,-1,174,0.000000,"\text{Not used}","int(cosh(a + b*x)^2/(c + d*x)^(5/2),x)","\int \frac{{\mathrm{cosh}\left(a+b\,x\right)}^2}{{\left(c+d\,x\right)}^{5/2}} \,d x","Not used",1,"int(cosh(a + b*x)^2/(c + d*x)^(5/2), x)","F"
54,0,-1,220,0.000000,"\text{Not used}","int(cosh(a + b*x)^2/(c + d*x)^(7/2),x)","\int \frac{{\mathrm{cosh}\left(a+b\,x\right)}^2}{{\left(c+d\,x\right)}^{7/2}} \,d x","Not used",1,"int(cosh(a + b*x)^2/(c + d*x)^(7/2), x)","F"
55,0,-1,251,0.000000,"\text{Not used}","int(cosh(a + b*x)^2/(c + d*x)^(9/2),x)","\int \frac{{\mathrm{cosh}\left(a+b\,x\right)}^2}{{\left(c+d\,x\right)}^{9/2}} \,d x","Not used",1,"int(cosh(a + b*x)^2/(c + d*x)^(9/2), x)","F"
56,0,-1,381,0.000000,"\text{Not used}","int(cosh(a + b*x)^3*(c + d*x)^(5/2),x)","\int {\mathrm{cosh}\left(a+b\,x\right)}^3\,{\left(c+d\,x\right)}^{5/2} \,d x","Not used",1,"int(cosh(a + b*x)^3*(c + d*x)^(5/2), x)","F"
57,0,-1,326,0.000000,"\text{Not used}","int(cosh(a + b*x)^3*(c + d*x)^(3/2),x)","\int {\mathrm{cosh}\left(a+b\,x\right)}^3\,{\left(c+d\,x\right)}^{3/2} \,d x","Not used",1,"int(cosh(a + b*x)^3*(c + d*x)^(3/2), x)","F"
58,0,-1,275,0.000000,"\text{Not used}","int(cosh(a + b*x)^3*(c + d*x)^(1/2),x)","\int {\mathrm{cosh}\left(a+b\,x\right)}^3\,\sqrt{c+d\,x} \,d x","Not used",1,"int(cosh(a + b*x)^3*(c + d*x)^(1/2), x)","F"
59,0,-1,228,0.000000,"\text{Not used}","int(cosh(a + b*x)^3/(c + d*x)^(1/2),x)","\int \frac{{\mathrm{cosh}\left(a+b\,x\right)}^3}{\sqrt{c+d\,x}} \,d x","Not used",1,"int(cosh(a + b*x)^3/(c + d*x)^(1/2), x)","F"
60,0,-1,246,0.000000,"\text{Not used}","int(cosh(a + b*x)^3/(c + d*x)^(3/2),x)","\int \frac{{\mathrm{cosh}\left(a+b\,x\right)}^3}{{\left(c+d\,x\right)}^{3/2}} \,d x","Not used",1,"int(cosh(a + b*x)^3/(c + d*x)^(3/2), x)","F"
61,0,-1,277,0.000000,"\text{Not used}","int(cosh(a + b*x)^3/(c + d*x)^(5/2),x)","\int \frac{{\mathrm{cosh}\left(a+b\,x\right)}^3}{{\left(c+d\,x\right)}^{5/2}} \,d x","Not used",1,"int(cosh(a + b*x)^3/(c + d*x)^(5/2), x)","F"
62,0,-1,331,0.000000,"\text{Not used}","int(cosh(a + b*x)^3/(c + d*x)^(7/2),x)","\int \frac{{\mathrm{cosh}\left(a+b\,x\right)}^3}{{\left(c+d\,x\right)}^{7/2}} \,d x","Not used",1,"int(cosh(a + b*x)^3/(c + d*x)^(7/2), x)","F"
63,0,-1,111,0.000000,"\text{Not used}","int(cosh(f*x)*(d*x)^(3/2),x)","\int \mathrm{cosh}\left(f\,x\right)\,{\left(d\,x\right)}^{3/2} \,d x","Not used",1,"int(cosh(f*x)*(d*x)^(3/2), x)","F"
64,0,-1,92,0.000000,"\text{Not used}","int(cosh(f*x)*(d*x)^(1/2),x)","\int \mathrm{cosh}\left(f\,x\right)\,\sqrt{d\,x} \,d x","Not used",1,"int(cosh(f*x)*(d*x)^(1/2), x)","F"
65,0,-1,77,0.000000,"\text{Not used}","int(cosh(f*x)/(d*x)^(1/2),x)","\int \frac{\mathrm{cosh}\left(f\,x\right)}{\sqrt{d\,x}} \,d x","Not used",1,"int(cosh(f*x)/(d*x)^(1/2), x)","F"
66,0,-1,88,0.000000,"\text{Not used}","int(cosh(f*x)/(d*x)^(3/2),x)","\int \frac{\mathrm{cosh}\left(f\,x\right)}{{\left(d\,x\right)}^{3/2}} \,d x","Not used",1,"int(cosh(f*x)/(d*x)^(3/2), x)","F"
67,0,-1,114,0.000000,"\text{Not used}","int(cosh(f*x)/(d*x)^(5/2),x)","\int \frac{\mathrm{cosh}\left(f\,x\right)}{{\left(d\,x\right)}^{5/2}} \,d x","Not used",1,"int(cosh(f*x)/(d*x)^(5/2), x)","F"
68,0,-1,19,0.000000,"\text{Not used}","int((c + d*x)^(1/2)/cosh(a + b*x),x)","\int \frac{\sqrt{c+d\,x}}{\mathrm{cosh}\left(a+b\,x\right)} \,d x","Not used",0,"int((c + d*x)^(1/2)/cosh(a + b*x), x)","F"
69,0,-1,19,0.000000,"\text{Not used}","int(1/(cosh(a + b*x)*(c + d*x)^(1/2)),x)","\int \frac{1}{\mathrm{cosh}\left(a+b\,x\right)\,\sqrt{c+d\,x}} \,d x","Not used",0,"int(1/(cosh(a + b*x)*(c + d*x)^(1/2)), x)","F"
70,0,-1,63,0.000000,"\text{Not used}","int(cosh(x)^(3/2)/x^3,x)","\int \frac{{\mathrm{cosh}\left(x\right)}^{3/2}}{x^3} \,d x","Not used",0,"int(cosh(x)^(3/2)/x^3, x)","F"
71,1,39,20,0.968391,"\text{Not used}","int(x*cosh(x)^(1/2) + x/cosh(x)^(3/2),x)","-\frac{2\,\sqrt{\frac{{\mathrm{e}}^{-x}}{2}+\frac{{\mathrm{e}}^x}{2}}\,\left(x+2\,{\mathrm{e}}^{2\,x}-x\,{\mathrm{e}}^{2\,x}+2\right)}{{\mathrm{e}}^{2\,x}+1}","Not used",1,"-(2*(exp(-x)/2 + exp(x)/2)^(1/2)*(x + 2*exp(2*x) - x*exp(2*x) + 2))/(exp(2*x) + 1)","B"
72,1,42,24,0.936094,"\text{Not used}","int(x/cosh(x)^(5/2) - x/(3*cosh(x)^(1/2)),x)","\frac{4\,{\mathrm{e}}^x\,\sqrt{\frac{{\mathrm{e}}^{-x}}{2}+\frac{{\mathrm{e}}^x}{2}}\,\left(2\,{\mathrm{e}}^{2\,x}-x+x\,{\mathrm{e}}^{2\,x}+2\right)}{3\,{\left({\mathrm{e}}^{2\,x}+1\right)}^2}","Not used",1,"(4*exp(x)*(exp(-x)/2 + exp(x)/2)^(1/2)*(2*exp(2*x) - x + x*exp(2*x) + 2))/(3*(exp(2*x) + 1)^2)","B"
73,1,110,47,1.082385,"\text{Not used}","int((3*x*cosh(x)^(1/2))/5 + x/cosh(x)^(7/2),x)","\frac{{\mathrm{e}}^{2\,x}\,\left(\frac{8\,x}{5}+\frac{16}{15}\right)\,\sqrt{\frac{{\mathrm{e}}^{-x}}{2}+\frac{{\mathrm{e}}^x}{2}}}{{\left({\mathrm{e}}^{2\,x}+1\right)}^2}-\left(\frac{6\,x}{5}+\frac{12}{5}\right)\,\sqrt{\frac{{\mathrm{e}}^{-x}}{2}+\frac{{\mathrm{e}}^x}{2}}+\frac{12\,x\,{\mathrm{e}}^{2\,x}\,\sqrt{\frac{{\mathrm{e}}^{-x}}{2}+\frac{{\mathrm{e}}^x}{2}}}{5\,\left({\mathrm{e}}^{2\,x}+1\right)}-\frac{16\,x\,{\mathrm{e}}^{2\,x}\,\sqrt{\frac{{\mathrm{e}}^{-x}}{2}+\frac{{\mathrm{e}}^x}{2}}}{5\,{\left({\mathrm{e}}^{2\,x}+1\right)}^3}","Not used",1,"(exp(2*x)*((8*x)/5 + 16/15)*(exp(-x)/2 + exp(x)/2)^(1/2))/(exp(2*x) + 1)^2 - ((6*x)/5 + 12/5)*(exp(-x)/2 + exp(x)/2)^(1/2) + (12*x*exp(2*x)*(exp(-x)/2 + exp(x)/2)^(1/2))/(5*(exp(2*x) + 1)) - (16*x*exp(2*x)*(exp(-x)/2 + exp(x)/2)^(1/2))/(5*(exp(2*x) + 1)^3)","B"
74,0,-1,36,0.000000,"\text{Not used}","int(x^2*cosh(x)^(1/2) + x^2/cosh(x)^(3/2),x)","\int x^2\,\sqrt{\mathrm{cosh}\left(x\right)}+\frac{x^2}{{\mathrm{cosh}\left(x\right)}^{3/2}} \,d x","Not used",1,"int(x^2*cosh(x)^(1/2) + x^2/cosh(x)^(3/2), x)","F"
75,0,-1,21,0.000000,"\text{Not used}","int((b*cosh(e + f*x))^n*(c + d*x)^m,x)","\int {\left(b\,\mathrm{cosh}\left(e+f\,x\right)\right)}^n\,{\left(c+d\,x\right)}^m \,d x","Not used",0,"int((b*cosh(e + f*x))^n*(c + d*x)^m, x)","F"
76,0,-1,237,0.000000,"\text{Not used}","int(cosh(a + b*x)^3*(c + d*x)^m,x)","\int {\mathrm{cosh}\left(a+b\,x\right)}^3\,{\left(c+d\,x\right)}^m \,d x","Not used",1,"int(cosh(a + b*x)^3*(c + d*x)^m, x)","F"
77,0,-1,144,0.000000,"\text{Not used}","int(cosh(a + b*x)^2*(c + d*x)^m,x)","\int {\mathrm{cosh}\left(a+b\,x\right)}^2\,{\left(c+d\,x\right)}^m \,d x","Not used",1,"int(cosh(a + b*x)^2*(c + d*x)^m, x)","F"
78,0,-1,110,0.000000,"\text{Not used}","int(cosh(a + b*x)*(c + d*x)^m,x)","\int \mathrm{cosh}\left(a+b\,x\right)\,{\left(c+d\,x\right)}^m \,d x","Not used",1,"int(cosh(a + b*x)*(c + d*x)^m, x)","F"
79,0,-1,17,0.000000,"\text{Not used}","int((c + d*x)^m/cosh(a + b*x),x)","\int \frac{{\left(c+d\,x\right)}^m}{\mathrm{cosh}\left(a+b\,x\right)} \,d x","Not used",0,"int((c + d*x)^m/cosh(a + b*x), x)","F"
80,0,-1,19,0.000000,"\text{Not used}","int((c + d*x)^m/cosh(a + b*x)^2,x)","\int \frac{{\left(c+d\,x\right)}^m}{{\mathrm{cosh}\left(a+b\,x\right)}^2} \,d x","Not used",0,"int((c + d*x)^m/cosh(a + b*x)^2, x)","F"
81,0,-1,59,0.000000,"\text{Not used}","int(x^(m + 3)*cosh(a + b*x),x)","\int x^{m+3}\,\mathrm{cosh}\left(a+b\,x\right) \,d x","Not used",1,"int(x^(m + 3)*cosh(a + b*x), x)","F"
82,0,-1,59,0.000000,"\text{Not used}","int(x^(m + 2)*cosh(a + b*x),x)","\int x^{m+2}\,\mathrm{cosh}\left(a+b\,x\right) \,d x","Not used",1,"int(x^(m + 2)*cosh(a + b*x), x)","F"
83,0,-1,59,0.000000,"\text{Not used}","int(x^(m + 1)*cosh(a + b*x),x)","\int x^{m+1}\,\mathrm{cosh}\left(a+b\,x\right) \,d x","Not used",1,"int(x^(m + 1)*cosh(a + b*x), x)","F"
84,0,-1,59,0.000000,"\text{Not used}","int(x^m*cosh(a + b*x),x)","\int x^m\,\mathrm{cosh}\left(a+b\,x\right) \,d x","Not used",1,"int(x^m*cosh(a + b*x), x)","F"
85,0,-1,49,0.000000,"\text{Not used}","int(x^(m - 1)*cosh(a + b*x),x)","\int x^{m-1}\,\mathrm{cosh}\left(a+b\,x\right) \,d x","Not used",1,"int(x^(m - 1)*cosh(a + b*x), x)","F"
86,0,-1,55,0.000000,"\text{Not used}","int(x^(m - 2)*cosh(a + b*x),x)","\int x^{m-2}\,\mathrm{cosh}\left(a+b\,x\right) \,d x","Not used",1,"int(x^(m - 2)*cosh(a + b*x), x)","F"
87,0,-1,59,0.000000,"\text{Not used}","int(x^(m - 3)*cosh(a + b*x),x)","\int x^{m-3}\,\mathrm{cosh}\left(a+b\,x\right) \,d x","Not used",1,"int(x^(m - 3)*cosh(a + b*x), x)","F"
88,0,-1,86,0.000000,"\text{Not used}","int(x^(m + 3)*cosh(a + b*x)^2,x)","\int x^{m+3}\,{\mathrm{cosh}\left(a+b\,x\right)}^2 \,d x","Not used",1,"int(x^(m + 3)*cosh(a + b*x)^2, x)","F"
89,0,-1,85,0.000000,"\text{Not used}","int(x^(m + 2)*cosh(a + b*x)^2,x)","\int x^{m+2}\,{\mathrm{cosh}\left(a+b\,x\right)}^2 \,d x","Not used",1,"int(x^(m + 2)*cosh(a + b*x)^2, x)","F"
90,0,-1,86,0.000000,"\text{Not used}","int(x^(m + 1)*cosh(a + b*x)^2,x)","\int x^{m+1}\,{\mathrm{cosh}\left(a+b\,x\right)}^2 \,d x","Not used",1,"int(x^(m + 1)*cosh(a + b*x)^2, x)","F"
91,0,-1,85,0.000000,"\text{Not used}","int(x^m*cosh(a + b*x)^2,x)","\int x^m\,{\mathrm{cosh}\left(a+b\,x\right)}^2 \,d x","Not used",1,"int(x^m*cosh(a + b*x)^2, x)","F"
92,0,-1,72,0.000000,"\text{Not used}","int(x^(m - 1)*cosh(a + b*x)^2,x)","\int x^{m-1}\,{\mathrm{cosh}\left(a+b\,x\right)}^2 \,d x","Not used",1,"int(x^(m - 1)*cosh(a + b*x)^2, x)","F"
93,0,-1,83,0.000000,"\text{Not used}","int(x^(m - 2)*cosh(a + b*x)^2,x)","\int x^{m-2}\,{\mathrm{cosh}\left(a+b\,x\right)}^2 \,d x","Not used",1,"int(x^(m - 2)*cosh(a + b*x)^2, x)","F"
94,0,-1,84,0.000000,"\text{Not used}","int(x^(m - 3)*cosh(a + b*x)^2,x)","\int x^{m-3}\,{\mathrm{cosh}\left(a+b\,x\right)}^2 \,d x","Not used",1,"int(x^(m - 3)*cosh(a + b*x)^2, x)","F"
95,0,-1,24,0.000000,"\text{Not used}","int(x/(1/cosh(x))^(3/2) - (x*(1/cosh(x))^(1/2))/3,x)","-\int \frac{x\,\sqrt{\frac{1}{\mathrm{cosh}\left(x\right)}}}{3}-\frac{x}{{\left(\frac{1}{\mathrm{cosh}\left(x\right)}\right)}^{3/2}} \,d x","Not used",1,"-int((x*(1/cosh(x))^(1/2))/3 - x/(1/cosh(x))^(3/2), x)","F"
96,0,-1,24,0.000000,"\text{Not used}","int(x/(1/cosh(x))^(5/2) - (3*x)/(5*(1/cosh(x))^(1/2)),x)","-\int \frac{3\,x}{5\,\sqrt{\frac{1}{\mathrm{cosh}\left(x\right)}}}-\frac{x}{{\left(\frac{1}{\mathrm{cosh}\left(x\right)}\right)}^{5/2}} \,d x","Not used",1,"-int((3*x)/(5*(1/cosh(x))^(1/2)) - x/(1/cosh(x))^(5/2), x)","F"
97,0,-1,47,0.000000,"\text{Not used}","int(x/(1/cosh(x))^(7/2) - (5*x*(1/cosh(x))^(1/2))/21,x)","-\int \frac{5\,x\,\sqrt{\frac{1}{\mathrm{cosh}\left(x\right)}}}{21}-\frac{x}{{\left(\frac{1}{\mathrm{cosh}\left(x\right)}\right)}^{7/2}} \,d x","Not used",1,"-int((5*x*(1/cosh(x))^(1/2))/21 - x/(1/cosh(x))^(7/2), x)","F"
98,0,-1,66,0.000000,"\text{Not used}","int(x^2/(1/cosh(x))^(3/2) - (x^2*(1/cosh(x))^(1/2))/3,x)","-\int \frac{x^2\,\sqrt{\frac{1}{\mathrm{cosh}\left(x\right)}}}{3}-\frac{x^2}{{\left(\frac{1}{\mathrm{cosh}\left(x\right)}\right)}^{3/2}} \,d x","Not used",1,"-int((x^2*(1/cosh(x))^(1/2))/3 - x^2/(1/cosh(x))^(3/2), x)","F"
99,1,187,89,1.018676,"\text{Not used}","int((a + a*cosh(e + f*x))*(c + d*x)^3,x)","\frac{\mathrm{sinh}\left(e+f\,x\right)\,\left(a\,c^3\,f^2+6\,a\,c\,d^2\right)}{f^3}-\frac{3\,\mathrm{cosh}\left(e+f\,x\right)\,\left(a\,c^2\,d\,f^2+2\,a\,d^3\right)}{f^4}+\frac{a\,d^3\,x^4}{4}+a\,c^3\,x+\frac{3\,x\,\mathrm{sinh}\left(e+f\,x\right)\,\left(a\,c^2\,d\,f^2+2\,a\,d^3\right)}{f^3}+\frac{3\,a\,c^2\,d\,x^2}{2}+a\,c\,d^2\,x^3-\frac{3\,a\,d^3\,x^2\,\mathrm{cosh}\left(e+f\,x\right)}{f^2}+\frac{a\,d^3\,x^3\,\mathrm{sinh}\left(e+f\,x\right)}{f}-\frac{6\,a\,c\,d^2\,x\,\mathrm{cosh}\left(e+f\,x\right)}{f^2}+\frac{3\,a\,c\,d^2\,x^2\,\mathrm{sinh}\left(e+f\,x\right)}{f}","Not used",1,"(sinh(e + f*x)*(a*c^3*f^2 + 6*a*c*d^2))/f^3 - (3*cosh(e + f*x)*(2*a*d^3 + a*c^2*d*f^2))/f^4 + (a*d^3*x^4)/4 + a*c^3*x + (3*x*sinh(e + f*x)*(2*a*d^3 + a*c^2*d*f^2))/f^3 + (3*a*c^2*d*x^2)/2 + a*c*d^2*x^3 - (3*a*d^3*x^2*cosh(e + f*x))/f^2 + (a*d^3*x^3*sinh(e + f*x))/f - (6*a*c*d^2*x*cosh(e + f*x))/f^2 + (3*a*c*d^2*x^2*sinh(e + f*x))/f","B"
100,1,112,67,0.135137,"\text{Not used}","int((a + a*cosh(e + f*x))*(c + d*x)^2,x)","\frac{2\,a\,d^2\,\mathrm{sinh}\left(e+f\,x\right)-\frac{a\,f\,\left(6\,x\,\mathrm{cosh}\left(e+f\,x\right)\,d^2+6\,c\,\mathrm{cosh}\left(e+f\,x\right)\,d\right)}{3}+\frac{a\,f^2\,\left(3\,c^2\,\mathrm{sinh}\left(e+f\,x\right)+3\,d^2\,x^2\,\mathrm{sinh}\left(e+f\,x\right)+6\,c\,d\,x\,\mathrm{sinh}\left(e+f\,x\right)\right)}{3}}{f^3}+\frac{a\,\left(3\,c^2\,x+3\,c\,d\,x^2+d^2\,x^3\right)}{3}","Not used",1,"(2*a*d^2*sinh(e + f*x) - (a*f*(6*d^2*x*cosh(e + f*x) + 6*c*d*cosh(e + f*x)))/3 + (a*f^2*(3*c^2*sinh(e + f*x) + 3*d^2*x^2*sinh(e + f*x) + 6*c*d*x*sinh(e + f*x)))/3)/f^3 + (a*(3*c^2*x + d^2*x^3 + 3*c*d*x^2))/3","B"
101,1,53,45,0.079273,"\text{Not used}","int((a + a*cosh(e + f*x))*(c + d*x),x)","\frac{\frac{a\,f\,\left(2\,c\,\mathrm{sinh}\left(e+f\,x\right)+2\,d\,x\,\mathrm{sinh}\left(e+f\,x\right)\right)}{2}-a\,d\,\mathrm{cosh}\left(e+f\,x\right)}{f^2}+\frac{a\,\left(d\,x^2+2\,c\,x\right)}{2}","Not used",1,"((a*f*(2*c*sinh(e + f*x) + 2*d*x*sinh(e + f*x)))/2 - a*d*cosh(e + f*x))/f^2 + (a*(2*c*x + d*x^2))/2","B"
102,0,-1,64,0.000000,"\text{Not used}","int((a + a*cosh(e + f*x))/(c + d*x),x)","\int \frac{a+a\,\mathrm{cosh}\left(e+f\,x\right)}{c+d\,x} \,d x","Not used",1,"int((a + a*cosh(e + f*x))/(c + d*x), x)","F"
103,0,-1,87,0.000000,"\text{Not used}","int((a + a*cosh(e + f*x))/(c + d*x)^2,x)","\int \frac{a+a\,\mathrm{cosh}\left(e+f\,x\right)}{{\left(c+d\,x\right)}^2} \,d x","Not used",1,"int((a + a*cosh(e + f*x))/(c + d*x)^2, x)","F"
104,0,-1,123,0.000000,"\text{Not used}","int((a + a*cosh(e + f*x))/(c + d*x)^3,x)","\int \frac{a+a\,\mathrm{cosh}\left(e+f\,x\right)}{{\left(c+d\,x\right)}^3} \,d x","Not used",1,"int((a + a*cosh(e + f*x))/(c + d*x)^3, x)","F"
105,1,452,237,2.251975,"\text{Not used}","int((a + a*cosh(e + f*x))^2*(c + d*x)^3,x)","\frac{16\,a^2\,c^3\,f^3\,\mathrm{sinh}\left(e+f\,x\right)-\frac{3\,a^2\,d^3\,\mathrm{cosh}\left(2\,e+2\,f\,x\right)}{2}-96\,a^2\,d^3\,\mathrm{cosh}\left(e+f\,x\right)+12\,a^2\,c^3\,f^4\,x+2\,a^2\,c^3\,f^3\,\mathrm{sinh}\left(2\,e+2\,f\,x\right)+3\,a^2\,d^3\,f^4\,x^4+96\,a^2\,c\,d^2\,f\,\mathrm{sinh}\left(e+f\,x\right)+96\,a^2\,d^3\,f\,x\,\mathrm{sinh}\left(e+f\,x\right)-3\,a^2\,d^3\,f^2\,x^2\,\mathrm{cosh}\left(2\,e+2\,f\,x\right)+2\,a^2\,d^3\,f^3\,x^3\,\mathrm{sinh}\left(2\,e+2\,f\,x\right)-48\,a^2\,c^2\,d\,f^2\,\mathrm{cosh}\left(e+f\,x\right)+3\,a^2\,c\,d^2\,f\,\mathrm{sinh}\left(2\,e+2\,f\,x\right)+3\,a^2\,d^3\,f\,x\,\mathrm{sinh}\left(2\,e+2\,f\,x\right)-3\,a^2\,c^2\,d\,f^2\,\mathrm{cosh}\left(2\,e+2\,f\,x\right)+18\,a^2\,c^2\,d\,f^4\,x^2+12\,a^2\,c\,d^2\,f^4\,x^3-48\,a^2\,d^3\,f^2\,x^2\,\mathrm{cosh}\left(e+f\,x\right)+16\,a^2\,d^3\,f^3\,x^3\,\mathrm{sinh}\left(e+f\,x\right)-6\,a^2\,c\,d^2\,f^2\,x\,\mathrm{cosh}\left(2\,e+2\,f\,x\right)+6\,a^2\,c^2\,d\,f^3\,x\,\mathrm{sinh}\left(2\,e+2\,f\,x\right)+48\,a^2\,c\,d^2\,f^3\,x^2\,\mathrm{sinh}\left(e+f\,x\right)+6\,a^2\,c\,d^2\,f^3\,x^2\,\mathrm{sinh}\left(2\,e+2\,f\,x\right)-96\,a^2\,c\,d^2\,f^2\,x\,\mathrm{cosh}\left(e+f\,x\right)+48\,a^2\,c^2\,d\,f^3\,x\,\mathrm{sinh}\left(e+f\,x\right)}{8\,f^4}","Not used",1,"(16*a^2*c^3*f^3*sinh(e + f*x) - (3*a^2*d^3*cosh(2*e + 2*f*x))/2 - 96*a^2*d^3*cosh(e + f*x) + 12*a^2*c^3*f^4*x + 2*a^2*c^3*f^3*sinh(2*e + 2*f*x) + 3*a^2*d^3*f^4*x^4 + 96*a^2*c*d^2*f*sinh(e + f*x) + 96*a^2*d^3*f*x*sinh(e + f*x) - 3*a^2*d^3*f^2*x^2*cosh(2*e + 2*f*x) + 2*a^2*d^3*f^3*x^3*sinh(2*e + 2*f*x) - 48*a^2*c^2*d*f^2*cosh(e + f*x) + 3*a^2*c*d^2*f*sinh(2*e + 2*f*x) + 3*a^2*d^3*f*x*sinh(2*e + 2*f*x) - 3*a^2*c^2*d*f^2*cosh(2*e + 2*f*x) + 18*a^2*c^2*d*f^4*x^2 + 12*a^2*c*d^2*f^4*x^3 - 48*a^2*d^3*f^2*x^2*cosh(e + f*x) + 16*a^2*d^3*f^3*x^3*sinh(e + f*x) - 6*a^2*c*d^2*f^2*x*cosh(2*e + 2*f*x) + 6*a^2*c^2*d*f^3*x*sinh(2*e + 2*f*x) + 48*a^2*c*d^2*f^3*x^2*sinh(e + f*x) + 6*a^2*c*d^2*f^3*x^2*sinh(2*e + 2*f*x) - 96*a^2*c*d^2*f^2*x*cosh(e + f*x) + 48*a^2*c^2*d*f^3*x*sinh(e + f*x))/(8*f^4)","B"
106,1,257,168,1.288463,"\text{Not used}","int((a + a*cosh(e + f*x))^2*(c + d*x)^2,x)","\frac{16\,a^2\,d^2\,\mathrm{sinh}\left(e+f\,x\right)+\frac{a^2\,d^2\,\mathrm{sinh}\left(2\,e+2\,f\,x\right)}{2}+8\,a^2\,c^2\,f^2\,\mathrm{sinh}\left(e+f\,x\right)+6\,a^2\,c^2\,f^3\,x+a^2\,c^2\,f^2\,\mathrm{sinh}\left(2\,e+2\,f\,x\right)+2\,a^2\,d^2\,f^3\,x^3-a^2\,c\,d\,f\,\mathrm{cosh}\left(2\,e+2\,f\,x\right)-16\,a^2\,d^2\,f\,x\,\mathrm{cosh}\left(e+f\,x\right)+a^2\,d^2\,f^2\,x^2\,\mathrm{sinh}\left(2\,e+2\,f\,x\right)+6\,a^2\,c\,d\,f^3\,x^2-a^2\,d^2\,f\,x\,\mathrm{cosh}\left(2\,e+2\,f\,x\right)-16\,a^2\,c\,d\,f\,\mathrm{cosh}\left(e+f\,x\right)+8\,a^2\,d^2\,f^2\,x^2\,\mathrm{sinh}\left(e+f\,x\right)+16\,a^2\,c\,d\,f^2\,x\,\mathrm{sinh}\left(e+f\,x\right)+2\,a^2\,c\,d\,f^2\,x\,\mathrm{sinh}\left(2\,e+2\,f\,x\right)}{4\,f^3}","Not used",1,"(16*a^2*d^2*sinh(e + f*x) + (a^2*d^2*sinh(2*e + 2*f*x))/2 + 8*a^2*c^2*f^2*sinh(e + f*x) + 6*a^2*c^2*f^3*x + a^2*c^2*f^2*sinh(2*e + 2*f*x) + 2*a^2*d^2*f^3*x^3 - a^2*c*d*f*cosh(2*e + 2*f*x) - 16*a^2*d^2*f*x*cosh(e + f*x) + a^2*d^2*f^2*x^2*sinh(2*e + 2*f*x) + 6*a^2*c*d*f^3*x^2 - a^2*d^2*f*x*cosh(2*e + 2*f*x) - 16*a^2*c*d*f*cosh(e + f*x) + 8*a^2*d^2*f^2*x^2*sinh(e + f*x) + 16*a^2*c*d*f^2*x*sinh(e + f*x) + 2*a^2*c*d*f^2*x*sinh(2*e + 2*f*x))/(4*f^3)","B"
107,1,123,118,0.134984,"\text{Not used}","int((a + a*cosh(e + f*x))^2*(c + d*x),x)","\frac{3\,a^2\,d\,x^2}{4}+\frac{3\,a^2\,c\,x}{2}-\frac{a^2\,d\,{\mathrm{cosh}\left(e+f\,x\right)}^2}{4\,f^2}-\frac{2\,a^2\,d\,\mathrm{cosh}\left(e+f\,x\right)}{f^2}+\frac{2\,a^2\,c\,\mathrm{sinh}\left(e+f\,x\right)}{f}+\frac{a^2\,c\,\mathrm{cosh}\left(e+f\,x\right)\,\mathrm{sinh}\left(e+f\,x\right)}{2\,f}+\frac{2\,a^2\,d\,x\,\mathrm{sinh}\left(e+f\,x\right)}{f}+\frac{a^2\,d\,x\,\mathrm{cosh}\left(e+f\,x\right)\,\mathrm{sinh}\left(e+f\,x\right)}{2\,f}","Not used",1,"(3*a^2*d*x^2)/4 + (3*a^2*c*x)/2 - (a^2*d*cosh(e + f*x)^2)/(4*f^2) - (2*a^2*d*cosh(e + f*x))/f^2 + (2*a^2*c*sinh(e + f*x))/f + (a^2*c*cosh(e + f*x)*sinh(e + f*x))/(2*f) + (2*a^2*d*x*sinh(e + f*x))/f + (a^2*d*x*cosh(e + f*x)*sinh(e + f*x))/(2*f)","B"
108,0,-1,145,0.000000,"\text{Not used}","int((a + a*cosh(e + f*x))^2/(c + d*x),x)","\int \frac{{\left(a+a\,\mathrm{cosh}\left(e+f\,x\right)\right)}^2}{c+d\,x} \,d x","Not used",1,"int((a + a*cosh(e + f*x))^2/(c + d*x), x)","F"
109,0,-1,157,0.000000,"\text{Not used}","int((a + a*cosh(e + f*x))^2/(c + d*x)^2,x)","\int \frac{{\left(a+a\,\mathrm{cosh}\left(e+f\,x\right)\right)}^2}{{\left(c+d\,x\right)}^2} \,d x","Not used",1,"int((a + a*cosh(e + f*x))^2/(c + d*x)^2, x)","F"
110,0,-1,207,0.000000,"\text{Not used}","int((a + a*cosh(e + f*x))^2/(c + d*x)^3,x)","\int \frac{{\left(a+a\,\mathrm{cosh}\left(e+f\,x\right)\right)}^2}{{\left(c+d\,x\right)}^3} \,d x","Not used",1,"int((a + a*cosh(e + f*x))^2/(c + d*x)^3, x)","F"
111,0,-1,117,0.000000,"\text{Not used}","int((c + d*x)^3/(a + a*cosh(e + f*x)),x)","\int \frac{{\left(c+d\,x\right)}^3}{a+a\,\mathrm{cosh}\left(e+f\,x\right)} \,d x","Not used",1,"int((c + d*x)^3/(a + a*cosh(e + f*x)), x)","F"
112,0,-1,88,0.000000,"\text{Not used}","int((c + d*x)^2/(a + a*cosh(e + f*x)),x)","\int \frac{{\left(c+d\,x\right)}^2}{a+a\,\mathrm{cosh}\left(e+f\,x\right)} \,d x","Not used",1,"int((c + d*x)^2/(a + a*cosh(e + f*x)), x)","F"
113,1,53,49,0.903024,"\text{Not used}","int((c + d*x)/(a + a*cosh(e + f*x)),x)","\frac{2\,d\,x}{a\,f}-\frac{2\,\left(c+d\,x\right)}{a\,f\,\left({\mathrm{e}}^{e+f\,x}+1\right)}-\frac{2\,d\,\ln\left({\mathrm{e}}^{f\,x}\,{\mathrm{e}}^e+1\right)}{a\,f^2}","Not used",1,"(2*d*x)/(a*f) - (2*(c + d*x))/(a*f*(exp(e + f*x) + 1)) - (2*d*log(exp(f*x)*exp(e) + 1))/(a*f^2)","B"
114,0,-1,23,0.000000,"\text{Not used}","int(1/((a + a*cosh(e + f*x))*(c + d*x)),x)","\int \frac{1}{\left(a+a\,\mathrm{cosh}\left(e+f\,x\right)\right)\,\left(c+d\,x\right)} \,d x","Not used",0,"int(1/((a + a*cosh(e + f*x))*(c + d*x)), x)","F"
115,0,-1,23,0.000000,"\text{Not used}","int(1/((a + a*cosh(e + f*x))*(c + d*x)^2),x)","\int \frac{1}{\left(a+a\,\mathrm{cosh}\left(e+f\,x\right)\right)\,{\left(c+d\,x\right)}^2} \,d x","Not used",0,"int(1/((a + a*cosh(e + f*x))*(c + d*x)^2), x)","F"
116,0,-1,255,0.000000,"\text{Not used}","int((c + d*x)^3/(a + a*cosh(e + f*x))^2,x)","\int \frac{{\left(c+d\,x\right)}^3}{{\left(a+a\,\mathrm{cosh}\left(e+f\,x\right)\right)}^2} \,d x","Not used",1,"int((c + d*x)^3/(a + a*cosh(e + f*x))^2, x)","F"
117,0,-1,200,0.000000,"\text{Not used}","int((c + d*x)^2/(a + a*cosh(e + f*x))^2,x)","\int \frac{{\left(c+d\,x\right)}^2}{{\left(a+a\,\mathrm{cosh}\left(e+f\,x\right)\right)}^2} \,d x","Not used",1,"int((c + d*x)^2/(a + a*cosh(e + f*x))^2, x)","F"
118,1,138,123,0.893042,"\text{Not used}","int((c + d*x)/(a + a*cosh(e + f*x))^2,x)","\frac{2\,d}{3\,a^2\,f^2\,\left({\mathrm{e}}^{e+f\,x}+1\right)}-\frac{2\,\left(d+c\,f+d\,f\,x\right)}{3\,a^2\,f^2\,\left(2\,{\mathrm{e}}^{e+f\,x}+{\mathrm{e}}^{2\,e+2\,f\,x}+1\right)}+\frac{2\,d\,x}{3\,a^2\,f}-\frac{2\,d\,\ln\left({\mathrm{e}}^{f\,x}\,{\mathrm{e}}^e+1\right)}{3\,a^2\,f^2}-\frac{4\,{\mathrm{e}}^{e+f\,x}\,\left(c+d\,x\right)}{3\,a^2\,f\,\left(3\,{\mathrm{e}}^{e+f\,x}+3\,{\mathrm{e}}^{2\,e+2\,f\,x}+{\mathrm{e}}^{3\,e+3\,f\,x}+1\right)}","Not used",1,"(2*d)/(3*a^2*f^2*(exp(e + f*x) + 1)) - (2*(d + c*f + d*f*x))/(3*a^2*f^2*(2*exp(e + f*x) + exp(2*e + 2*f*x) + 1)) + (2*d*x)/(3*a^2*f) - (2*d*log(exp(f*x)*exp(e) + 1))/(3*a^2*f^2) - (4*exp(e + f*x)*(c + d*x))/(3*a^2*f*(3*exp(e + f*x) + 3*exp(2*e + 2*f*x) + exp(3*e + 3*f*x) + 1))","B"
119,0,-1,23,0.000000,"\text{Not used}","int(1/((a + a*cosh(e + f*x))^2*(c + d*x)),x)","\int \frac{1}{{\left(a+a\,\mathrm{cosh}\left(e+f\,x\right)\right)}^2\,\left(c+d\,x\right)} \,d x","Not used",0,"int(1/((a + a*cosh(e + f*x))^2*(c + d*x)), x)","F"
120,0,-1,23,0.000000,"\text{Not used}","int(1/((a + a*cosh(e + f*x))^2*(c + d*x)^2),x)","\int \frac{1}{{\left(a+a\,\mathrm{cosh}\left(e+f\,x\right)\right)}^2\,{\left(c+d\,x\right)}^2} \,d x","Not used",0,"int(1/((a + a*cosh(e + f*x))^2*(c + d*x)^2), x)","F"
121,1,117,110,0.207353,"\text{Not used}","int(x^3*(a + a*cosh(c + d*x))^(1/2),x)","-\frac{\sqrt{a+a\,\left(\frac{{\mathrm{e}}^{c+d\,x}}{2}+\frac{{\mathrm{e}}^{-c-d\,x}}{2}\right)}\,\left(\frac{96\,{\mathrm{e}}^{c+d\,x}}{d^4}+\frac{48\,x}{d^3}+\frac{96}{d^4}+\frac{2\,x^3}{d}+\frac{12\,x^2}{d^2}-\frac{2\,x^3\,{\mathrm{e}}^{c+d\,x}}{d}+\frac{12\,x^2\,{\mathrm{e}}^{c+d\,x}}{d^2}-\frac{48\,x\,{\mathrm{e}}^{c+d\,x}}{d^3}\right)}{{\mathrm{e}}^{c+d\,x}+1}","Not used",1,"-((a + a*(exp(c + d*x)/2 + exp(- c - d*x)/2))^(1/2)*((96*exp(c + d*x))/d^4 + (48*x)/d^3 + 96/d^4 + (2*x^3)/d + (12*x^2)/d^2 - (2*x^3*exp(c + d*x))/d + (12*x^2*exp(c + d*x))/d^2 - (48*x*exp(c + d*x))/d^3))/(exp(c + d*x) + 1)","B"
122,1,95,88,0.933991,"\text{Not used}","int(x^2*(a + a*cosh(c + d*x))^(1/2),x)","-\frac{\sqrt{a+a\,\left(\frac{{\mathrm{e}}^{c+d\,x}}{2}+\frac{{\mathrm{e}}^{-c-d\,x}}{2}\right)}\,\left(\frac{8\,x}{d^2}-\frac{16\,{\mathrm{e}}^{c+d\,x}}{d^3}+\frac{16}{d^3}+\frac{2\,x^2}{d}-\frac{2\,x^2\,{\mathrm{e}}^{c+d\,x}}{d}+\frac{8\,x\,{\mathrm{e}}^{c+d\,x}}{d^2}\right)}{{\mathrm{e}}^{c+d\,x}+1}","Not used",1,"-((a + a*(exp(c + d*x)/2 + exp(- c - d*x)/2))^(1/2)*((8*x)/d^2 - (16*exp(c + d*x))/d^3 + 16/d^3 + (2*x^2)/d - (2*x^2*exp(c + d*x))/d + (8*x*exp(c + d*x))/d^2))/(exp(c + d*x) + 1)","B"
123,1,56,53,0.907261,"\text{Not used}","int(x*(a + a*cosh(c + d*x))^(1/2),x)","\frac{2\,x\,\mathrm{sinh}\left(\frac{c}{2}+\frac{d\,x}{2}\right)\,\sqrt{a+a\,\mathrm{cosh}\left(c+d\,x\right)}}{d\,\mathrm{cosh}\left(\frac{c}{2}+\frac{d\,x}{2}\right)}-\frac{4\,\sqrt{a+a\,\mathrm{cosh}\left(c+d\,x\right)}}{d^2}","Not used",1,"(2*x*sinh(c/2 + (d*x)/2)*(a + a*cosh(c + d*x))^(1/2))/(d*cosh(c/2 + (d*x)/2)) - (4*(a + a*cosh(c + d*x))^(1/2))/d^2","B"
124,0,-1,83,0.000000,"\text{Not used}","int((a + a*cosh(c + d*x))^(1/2)/x,x)","\int \frac{\sqrt{a+a\,\mathrm{cosh}\left(c+d\,x\right)}}{x} \,d x","Not used",1,"int((a + a*cosh(c + d*x))^(1/2)/x, x)","F"
125,0,-1,110,0.000000,"\text{Not used}","int((a + a*cosh(c + d*x))^(1/2)/x^2,x)","\int \frac{\sqrt{a+a\,\mathrm{cosh}\left(c+d\,x\right)}}{x^2} \,d x","Not used",1,"int((a + a*cosh(c + d*x))^(1/2)/x^2, x)","F"
126,0,-1,151,0.000000,"\text{Not used}","int((a + a*cosh(c + d*x))^(1/2)/x^3,x)","\int \frac{\sqrt{a+a\,\mathrm{cosh}\left(c+d\,x\right)}}{x^3} \,d x","Not used",1,"int((a + a*cosh(c + d*x))^(1/2)/x^3, x)","F"
127,1,63,68,0.911391,"\text{Not used}","int(x^3*(a + a*cosh(x))^(1/2),x)","-\frac{\sqrt{a+a\,\left(\frac{{\mathrm{e}}^{-x}}{2}+\frac{{\mathrm{e}}^x}{2}\right)}\,\left(48\,x+96\,{\mathrm{e}}^x+12\,x^2\,{\mathrm{e}}^x-2\,x^3\,{\mathrm{e}}^x-48\,x\,{\mathrm{e}}^x+12\,x^2+2\,x^3+96\right)}{{\mathrm{e}}^x+1}","Not used",1,"-((a + a*(exp(-x)/2 + exp(x)/2))^(1/2)*(48*x + 96*exp(x) + 12*x^2*exp(x) - 2*x^3*exp(x) - 48*x*exp(x) + 12*x^2 + 2*x^3 + 96))/(exp(x) + 1)","B"
128,1,51,53,0.071135,"\text{Not used}","int(x^2*(a + a*cosh(x))^(1/2),x)","-\frac{\sqrt{a+a\,\left(\frac{{\mathrm{e}}^{-x}}{2}+\frac{{\mathrm{e}}^x}{2}\right)}\,\left(8\,x-16\,{\mathrm{e}}^x-2\,x^2\,{\mathrm{e}}^x+8\,x\,{\mathrm{e}}^x+2\,x^2+16\right)}{{\mathrm{e}}^x+1}","Not used",1,"-((a + a*(exp(-x)/2 + exp(x)/2))^(1/2)*(8*x - 16*exp(x) - 2*x^2*exp(x) + 8*x*exp(x) + 2*x^2 + 16))/(exp(x) + 1)","B"
129,1,39,32,0.879604,"\text{Not used}","int(x*(a + a*cosh(x))^(1/2),x)","-\frac{\sqrt{a+a\,\left(\frac{{\mathrm{e}}^{-x}}{2}+\frac{{\mathrm{e}}^x}{2}\right)}\,\left(2\,x+4\,{\mathrm{e}}^x-2\,x\,{\mathrm{e}}^x+4\right)}{{\mathrm{e}}^x+1}","Not used",1,"-((a + a*(exp(-x)/2 + exp(x)/2))^(1/2)*(2*x + 4*exp(x) - 2*x*exp(x) + 4))/(exp(x) + 1)","B"
130,0,-1,23,0.000000,"\text{Not used}","int((a + a*cosh(x))^(1/2)/x,x)","\int \frac{\sqrt{a+a\,\mathrm{cosh}\left(x\right)}}{x} \,d x","Not used",1,"int((a + a*cosh(x))^(1/2)/x, x)","F"
131,0,-1,42,0.000000,"\text{Not used}","int((a + a*cosh(x))^(1/2)/x^2,x)","\int \frac{\sqrt{a+a\,\mathrm{cosh}\left(x\right)}}{x^2} \,d x","Not used",1,"int((a + a*cosh(x))^(1/2)/x^2, x)","F"
132,0,-1,67,0.000000,"\text{Not used}","int((a + a*cosh(x))^(1/2)/x^3,x)","\int \frac{\sqrt{a+a\,\mathrm{cosh}\left(x\right)}}{x^3} \,d x","Not used",1,"int((a + a*cosh(x))^(1/2)/x^3, x)","F"
133,0,-1,185,0.000000,"\text{Not used}","int(x^3*(a + a*cosh(x))^(3/2),x)","\int x^3\,{\left(a+a\,\mathrm{cosh}\left(x\right)\right)}^{3/2} \,d x","Not used",1,"int(x^3*(a + a*cosh(x))^(3/2), x)","F"
134,0,-1,145,0.000000,"\text{Not used}","int(x^2*(a + a*cosh(x))^(3/2),x)","\int x^2\,{\left(a+a\,\mathrm{cosh}\left(x\right)\right)}^{3/2} \,d x","Not used",1,"int(x^2*(a + a*cosh(x))^(3/2), x)","F"
135,0,-1,89,0.000000,"\text{Not used}","int(x*(a + a*cosh(x))^(3/2),x)","\int x\,{\left(a+a\,\mathrm{cosh}\left(x\right)\right)}^{3/2} \,d x","Not used",1,"int(x*(a + a*cosh(x))^(3/2), x)","F"
136,0,-1,55,0.000000,"\text{Not used}","int((a + a*cosh(x))^(3/2)/x,x)","\int \frac{{\left(a+a\,\mathrm{cosh}\left(x\right)\right)}^{3/2}}{x} \,d x","Not used",1,"int((a + a*cosh(x))^(3/2)/x, x)","F"
137,0,-1,79,0.000000,"\text{Not used}","int((a + a*cosh(x))^(3/2)/x^2,x)","\int \frac{{\left(a+a\,\mathrm{cosh}\left(x\right)\right)}^{3/2}}{x^2} \,d x","Not used",1,"int((a + a*cosh(x))^(3/2)/x^2, x)","F"
138,0,-1,109,0.000000,"\text{Not used}","int((a + a*cosh(x))^(3/2)/x^3,x)","\int \frac{{\left(a+a\,\mathrm{cosh}\left(x\right)\right)}^{3/2}}{x^3} \,d x","Not used",1,"int((a + a*cosh(x))^(3/2)/x^3, x)","F"
139,0,-1,383,0.000000,"\text{Not used}","int(x^3/(a + a*cosh(c + d*x))^(1/2),x)","\int \frac{x^3}{\sqrt{a+a\,\mathrm{cosh}\left(c+d\,x\right)}} \,d x","Not used",1,"int(x^3/(a + a*cosh(c + d*x))^(1/2), x)","F"
140,0,-1,269,0.000000,"\text{Not used}","int(x^2/(a + a*cosh(c + d*x))^(1/2),x)","\int \frac{x^2}{\sqrt{a+a\,\mathrm{cosh}\left(c+d\,x\right)}} \,d x","Not used",1,"int(x^2/(a + a*cosh(c + d*x))^(1/2), x)","F"
141,0,-1,157,0.000000,"\text{Not used}","int(x/(a + a*cosh(c + d*x))^(1/2),x)","\int \frac{x}{\sqrt{a+a\,\mathrm{cosh}\left(c+d\,x\right)}} \,d x","Not used",1,"int(x/(a + a*cosh(c + d*x))^(1/2), x)","F"
142,0,-1,21,0.000000,"\text{Not used}","int(1/(x*(a + a*cosh(c + d*x))^(1/2)),x)","\int \frac{1}{x\,\sqrt{a+a\,\mathrm{cosh}\left(c+d\,x\right)}} \,d x","Not used",0,"int(1/(x*(a + a*cosh(c + d*x))^(1/2)), x)","F"
143,0,-1,21,0.000000,"\text{Not used}","int(1/(x^2*(a + a*cosh(c + d*x))^(1/2)),x)","\int \frac{1}{x^2\,\sqrt{a+a\,\mathrm{cosh}\left(c+d\,x\right)}} \,d x","Not used",0,"int(1/(x^2*(a + a*cosh(c + d*x))^(1/2)), x)","F"
144,0,-1,402,0.000000,"\text{Not used}","int(x^3/(a + a*cosh(x))^(3/2),x)","\int \frac{x^3}{{\left(a+a\,\mathrm{cosh}\left(x\right)\right)}^{3/2}} \,d x","Not used",1,"int(x^3/(a + a*cosh(x))^(3/2), x)","F"
145,0,-1,248,0.000000,"\text{Not used}","int(x^2/(a + a*cosh(x))^(3/2),x)","\int \frac{x^2}{{\left(a+a\,\mathrm{cosh}\left(x\right)\right)}^{3/2}} \,d x","Not used",1,"int(x^2/(a + a*cosh(x))^(3/2), x)","F"
146,0,-1,140,0.000000,"\text{Not used}","int(x/(a + a*cosh(x))^(3/2),x)","\int \frac{x}{{\left(a+a\,\mathrm{cosh}\left(x\right)\right)}^{3/2}} \,d x","Not used",1,"int(x/(a + a*cosh(x))^(3/2), x)","F"
147,0,-1,17,0.000000,"\text{Not used}","int(1/(x*(a + a*cosh(x))^(3/2)),x)","\int \frac{1}{x\,{\left(a+a\,\mathrm{cosh}\left(x\right)\right)}^{3/2}} \,d x","Not used",0,"int(1/(x*(a + a*cosh(x))^(3/2)), x)","F"
148,0,-1,17,0.000000,"\text{Not used}","int(1/(x^2*(a + a*cosh(x))^(3/2)),x)","\int \frac{1}{x^2\,{\left(a+a\,\mathrm{cosh}\left(x\right)\right)}^{3/2}} \,d x","Not used",0,"int(1/(x^2*(a + a*cosh(x))^(3/2)), x)","F"
149,0,-1,21,0.000000,"\text{Not used}","int((a + a*cosh(c + d*x))^(1/3)/x,x)","\int \frac{{\left(a+a\,\mathrm{cosh}\left(c+d\,x\right)\right)}^{1/3}}{x} \,d x","Not used",0,"int((a + a*cosh(c + d*x))^(1/3)/x, x)","F"
150,0,-1,23,0.000000,"\text{Not used}","int((a + a*cosh(e + f*x))^n*(c + d*x)^m,x)","\int {\left(a+a\,\mathrm{cosh}\left(e+f\,x\right)\right)}^n\,{\left(c+d\,x\right)}^m \,d x","Not used",0,"int((a + a*cosh(e + f*x))^n*(c + d*x)^m, x)","F"
151,0,-1,402,0.000000,"\text{Not used}","int((a + a*cosh(e + f*x))^3*(c + d*x)^m,x)","\int {\left(a+a\,\mathrm{cosh}\left(e+f\,x\right)\right)}^3\,{\left(c+d\,x\right)}^m \,d x","Not used",1,"int((a + a*cosh(e + f*x))^3*(c + d*x)^m, x)","F"
152,0,-1,263,0.000000,"\text{Not used}","int((a + a*cosh(e + f*x))^2*(c + d*x)^m,x)","\int {\left(a+a\,\mathrm{cosh}\left(e+f\,x\right)\right)}^2\,{\left(c+d\,x\right)}^m \,d x","Not used",1,"int((a + a*cosh(e + f*x))^2*(c + d*x)^m, x)","F"
153,0,-1,131,0.000000,"\text{Not used}","int((a + a*cosh(e + f*x))*(c + d*x)^m,x)","\int \left(a+a\,\mathrm{cosh}\left(e+f\,x\right)\right)\,{\left(c+d\,x\right)}^m \,d x","Not used",1,"int((a + a*cosh(e + f*x))*(c + d*x)^m, x)","F"
154,0,-1,23,0.000000,"\text{Not used}","int((c + d*x)^m/(a + a*cosh(e + f*x)),x)","\int \frac{{\left(c+d\,x\right)}^m}{a+a\,\mathrm{cosh}\left(e+f\,x\right)} \,d x","Not used",0,"int((c + d*x)^m/(a + a*cosh(e + f*x)), x)","F"
155,0,-1,23,0.000000,"\text{Not used}","int((c + d*x)^m/(a + a*cosh(e + f*x))^2,x)","\int \frac{{\left(c+d\,x\right)}^m}{{\left(a+a\,\mathrm{cosh}\left(e+f\,x\right)\right)}^2} \,d x","Not used",0,"int((c + d*x)^m/(a + a*cosh(e + f*x))^2, x)","F"
156,1,187,89,0.988049,"\text{Not used}","int((a + b*cosh(e + f*x))*(c + d*x)^3,x)","\frac{\mathrm{sinh}\left(e+f\,x\right)\,\left(b\,c^3\,f^2+6\,b\,c\,d^2\right)}{f^3}-\frac{3\,\mathrm{cosh}\left(e+f\,x\right)\,\left(b\,c^2\,d\,f^2+2\,b\,d^3\right)}{f^4}+\frac{a\,d^3\,x^4}{4}+a\,c^3\,x+\frac{3\,x\,\mathrm{sinh}\left(e+f\,x\right)\,\left(b\,c^2\,d\,f^2+2\,b\,d^3\right)}{f^3}+\frac{3\,a\,c^2\,d\,x^2}{2}+a\,c\,d^2\,x^3-\frac{3\,b\,d^3\,x^2\,\mathrm{cosh}\left(e+f\,x\right)}{f^2}+\frac{b\,d^3\,x^3\,\mathrm{sinh}\left(e+f\,x\right)}{f}-\frac{6\,b\,c\,d^2\,x\,\mathrm{cosh}\left(e+f\,x\right)}{f^2}+\frac{3\,b\,c\,d^2\,x^2\,\mathrm{sinh}\left(e+f\,x\right)}{f}","Not used",1,"(sinh(e + f*x)*(b*c^3*f^2 + 6*b*c*d^2))/f^3 - (3*cosh(e + f*x)*(2*b*d^3 + b*c^2*d*f^2))/f^4 + (a*d^3*x^4)/4 + a*c^3*x + (3*x*sinh(e + f*x)*(2*b*d^3 + b*c^2*d*f^2))/f^3 + (3*a*c^2*d*x^2)/2 + a*c*d^2*x^3 - (3*b*d^3*x^2*cosh(e + f*x))/f^2 + (b*d^3*x^3*sinh(e + f*x))/f - (6*b*c*d^2*x*cosh(e + f*x))/f^2 + (3*b*c*d^2*x^2*sinh(e + f*x))/f","B"
157,1,110,67,0.945812,"\text{Not used}","int((a + b*cosh(e + f*x))*(c + d*x)^2,x)","\frac{a\,d^2\,x^3}{3}+\frac{\mathrm{sinh}\left(e+f\,x\right)\,\left(b\,c^2\,f^2+2\,b\,d^2\right)}{f^3}+a\,c^2\,x+a\,c\,d\,x^2-\frac{2\,b\,d^2\,x\,\mathrm{cosh}\left(e+f\,x\right)}{f^2}+\frac{b\,d^2\,x^2\,\mathrm{sinh}\left(e+f\,x\right)}{f}-\frac{2\,b\,c\,d\,\mathrm{cosh}\left(e+f\,x\right)}{f^2}+\frac{2\,b\,c\,d\,x\,\mathrm{sinh}\left(e+f\,x\right)}{f}","Not used",1,"(a*d^2*x^3)/3 + (sinh(e + f*x)*(2*b*d^2 + b*c^2*f^2))/f^3 + a*c^2*x + a*c*d*x^2 - (2*b*d^2*x*cosh(e + f*x))/f^2 + (b*d^2*x^2*sinh(e + f*x))/f - (2*b*c*d*cosh(e + f*x))/f^2 + (2*b*c*d*x*sinh(e + f*x))/f","B"
158,1,49,45,0.083578,"\text{Not used}","int((a + b*cosh(e + f*x))*(c + d*x),x)","\frac{f\,\left(b\,c\,\mathrm{sinh}\left(e+f\,x\right)+b\,d\,x\,\mathrm{sinh}\left(e+f\,x\right)\right)-b\,d\,\mathrm{cosh}\left(e+f\,x\right)}{f^2}+a\,c\,x+\frac{a\,d\,x^2}{2}","Not used",1,"(f*(b*c*sinh(e + f*x) + b*d*x*sinh(e + f*x)) - b*d*cosh(e + f*x))/f^2 + a*c*x + (a*d*x^2)/2","B"
159,0,-1,64,0.000000,"\text{Not used}","int((a + b*cosh(e + f*x))/(c + d*x),x)","\int \frac{a+b\,\mathrm{cosh}\left(e+f\,x\right)}{c+d\,x} \,d x","Not used",1,"int((a + b*cosh(e + f*x))/(c + d*x), x)","F"
160,0,-1,87,0.000000,"\text{Not used}","int((a + b*cosh(e + f*x))/(c + d*x)^2,x)","\int \frac{a+b\,\mathrm{cosh}\left(e+f\,x\right)}{{\left(c+d\,x\right)}^2} \,d x","Not used",1,"int((a + b*cosh(e + f*x))/(c + d*x)^2, x)","F"
161,0,-1,123,0.000000,"\text{Not used}","int((a + b*cosh(e + f*x))/(c + d*x)^3,x)","\int \frac{a+b\,\mathrm{cosh}\left(e+f\,x\right)}{{\left(c+d\,x\right)}^3} \,d x","Not used",1,"int((a + b*cosh(e + f*x))/(c + d*x)^3, x)","F"
162,1,481,250,2.636246,"\text{Not used}","int((a + b*cosh(e + f*x))^2*(c + d*x)^3,x)","a^2\,c^3\,x+\frac{b^2\,c^3\,x}{2}+\frac{a^2\,d^3\,x^4}{4}+\frac{b^2\,d^3\,x^4}{8}+\frac{3\,a^2\,c^2\,d\,x^2}{2}+a^2\,c\,d^2\,x^3+\frac{3\,b^2\,c^2\,d\,x^2}{4}+\frac{b^2\,c\,d^2\,x^3}{2}-\frac{3\,b^2\,d^3\,\mathrm{cosh}\left(2\,e+2\,f\,x\right)}{16\,f^4}+\frac{b^2\,c^3\,\mathrm{sinh}\left(2\,e+2\,f\,x\right)}{4\,f}-\frac{12\,a\,b\,d^3\,\mathrm{cosh}\left(e+f\,x\right)}{f^4}+\frac{2\,a\,b\,c^3\,\mathrm{sinh}\left(e+f\,x\right)}{f}-\frac{3\,b^2\,d^3\,x^2\,\mathrm{cosh}\left(2\,e+2\,f\,x\right)}{8\,f^2}+\frac{b^2\,d^3\,x^3\,\mathrm{sinh}\left(2\,e+2\,f\,x\right)}{4\,f}-\frac{3\,b^2\,c^2\,d\,\mathrm{cosh}\left(2\,e+2\,f\,x\right)}{8\,f^2}+\frac{3\,b^2\,c\,d^2\,\mathrm{sinh}\left(2\,e+2\,f\,x\right)}{8\,f^3}+\frac{3\,b^2\,d^3\,x\,\mathrm{sinh}\left(2\,e+2\,f\,x\right)}{8\,f^3}-\frac{3\,b^2\,c\,d^2\,x\,\mathrm{cosh}\left(2\,e+2\,f\,x\right)}{4\,f^2}+\frac{3\,b^2\,c^2\,d\,x\,\mathrm{sinh}\left(2\,e+2\,f\,x\right)}{4\,f}-\frac{6\,a\,b\,c^2\,d\,\mathrm{cosh}\left(e+f\,x\right)}{f^2}+\frac{12\,a\,b\,c\,d^2\,\mathrm{sinh}\left(e+f\,x\right)}{f^3}+\frac{12\,a\,b\,d^3\,x\,\mathrm{sinh}\left(e+f\,x\right)}{f^3}+\frac{3\,b^2\,c\,d^2\,x^2\,\mathrm{sinh}\left(2\,e+2\,f\,x\right)}{4\,f}-\frac{6\,a\,b\,d^3\,x^2\,\mathrm{cosh}\left(e+f\,x\right)}{f^2}+\frac{2\,a\,b\,d^3\,x^3\,\mathrm{sinh}\left(e+f\,x\right)}{f}+\frac{6\,a\,b\,c\,d^2\,x^2\,\mathrm{sinh}\left(e+f\,x\right)}{f}-\frac{12\,a\,b\,c\,d^2\,x\,\mathrm{cosh}\left(e+f\,x\right)}{f^2}+\frac{6\,a\,b\,c^2\,d\,x\,\mathrm{sinh}\left(e+f\,x\right)}{f}","Not used",1,"a^2*c^3*x + (b^2*c^3*x)/2 + (a^2*d^3*x^4)/4 + (b^2*d^3*x^4)/8 + (3*a^2*c^2*d*x^2)/2 + a^2*c*d^2*x^3 + (3*b^2*c^2*d*x^2)/4 + (b^2*c*d^2*x^3)/2 - (3*b^2*d^3*cosh(2*e + 2*f*x))/(16*f^4) + (b^2*c^3*sinh(2*e + 2*f*x))/(4*f) - (12*a*b*d^3*cosh(e + f*x))/f^4 + (2*a*b*c^3*sinh(e + f*x))/f - (3*b^2*d^3*x^2*cosh(2*e + 2*f*x))/(8*f^2) + (b^2*d^3*x^3*sinh(2*e + 2*f*x))/(4*f) - (3*b^2*c^2*d*cosh(2*e + 2*f*x))/(8*f^2) + (3*b^2*c*d^2*sinh(2*e + 2*f*x))/(8*f^3) + (3*b^2*d^3*x*sinh(2*e + 2*f*x))/(8*f^3) - (3*b^2*c*d^2*x*cosh(2*e + 2*f*x))/(4*f^2) + (3*b^2*c^2*d*x*sinh(2*e + 2*f*x))/(4*f) - (6*a*b*c^2*d*cosh(e + f*x))/f^2 + (12*a*b*c*d^2*sinh(e + f*x))/f^3 + (12*a*b*d^3*x*sinh(e + f*x))/f^3 + (3*b^2*c*d^2*x^2*sinh(2*e + 2*f*x))/(4*f) - (6*a*b*d^3*x^2*cosh(e + f*x))/f^2 + (2*a*b*d^3*x^3*sinh(e + f*x))/f + (6*a*b*c*d^2*x^2*sinh(e + f*x))/f - (12*a*b*c*d^2*x*cosh(e + f*x))/f^2 + (6*a*b*c^2*d*x*sinh(e + f*x))/f","B"
163,1,281,182,1.334588,"\text{Not used}","int((a + b*cosh(e + f*x))^2*(c + d*x)^2,x)","a^2\,c^2\,x+\frac{b^2\,c^2\,x}{2}+\frac{a^2\,d^2\,x^3}{3}+\frac{b^2\,d^2\,x^3}{6}+\frac{b^2\,c^2\,\mathrm{sinh}\left(2\,e+2\,f\,x\right)}{4\,f}+\frac{b^2\,d^2\,\mathrm{sinh}\left(2\,e+2\,f\,x\right)}{8\,f^3}+a^2\,c\,d\,x^2+\frac{b^2\,c\,d\,x^2}{2}+\frac{2\,a\,b\,c^2\,\mathrm{sinh}\left(e+f\,x\right)}{f}+\frac{4\,a\,b\,d^2\,\mathrm{sinh}\left(e+f\,x\right)}{f^3}+\frac{b^2\,d^2\,x^2\,\mathrm{sinh}\left(2\,e+2\,f\,x\right)}{4\,f}-\frac{b^2\,c\,d\,\mathrm{cosh}\left(2\,e+2\,f\,x\right)}{4\,f^2}-\frac{b^2\,d^2\,x\,\mathrm{cosh}\left(2\,e+2\,f\,x\right)}{4\,f^2}-\frac{4\,a\,b\,c\,d\,\mathrm{cosh}\left(e+f\,x\right)}{f^2}-\frac{4\,a\,b\,d^2\,x\,\mathrm{cosh}\left(e+f\,x\right)}{f^2}+\frac{2\,a\,b\,d^2\,x^2\,\mathrm{sinh}\left(e+f\,x\right)}{f}+\frac{b^2\,c\,d\,x\,\mathrm{sinh}\left(2\,e+2\,f\,x\right)}{2\,f}+\frac{4\,a\,b\,c\,d\,x\,\mathrm{sinh}\left(e+f\,x\right)}{f}","Not used",1,"a^2*c^2*x + (b^2*c^2*x)/2 + (a^2*d^2*x^3)/3 + (b^2*d^2*x^3)/6 + (b^2*c^2*sinh(2*e + 2*f*x))/(4*f) + (b^2*d^2*sinh(2*e + 2*f*x))/(8*f^3) + a^2*c*d*x^2 + (b^2*c*d*x^2)/2 + (2*a*b*c^2*sinh(e + f*x))/f + (4*a*b*d^2*sinh(e + f*x))/f^3 + (b^2*d^2*x^2*sinh(2*e + 2*f*x))/(4*f) - (b^2*c*d*cosh(2*e + 2*f*x))/(4*f^2) - (b^2*d^2*x*cosh(2*e + 2*f*x))/(4*f^2) - (4*a*b*c*d*cosh(e + f*x))/f^2 - (4*a*b*d^2*x*cosh(e + f*x))/f^2 + (2*a*b*d^2*x^2*sinh(e + f*x))/f + (b^2*c*d*x*sinh(2*e + 2*f*x))/(2*f) + (4*a*b*c*d*x*sinh(e + f*x))/f","B"
164,1,135,116,0.148521,"\text{Not used}","int((a + b*cosh(e + f*x))^2*(c + d*x),x)","\frac{a^2\,d\,x^2}{2}+\frac{b^2\,d\,x^2}{4}+a^2\,c\,x+\frac{b^2\,c\,x}{2}-\frac{b^2\,d\,{\mathrm{cosh}\left(e+f\,x\right)}^2}{4\,f^2}+\frac{b^2\,c\,\mathrm{cosh}\left(e+f\,x\right)\,\mathrm{sinh}\left(e+f\,x\right)}{2\,f}-\frac{2\,a\,b\,d\,\mathrm{cosh}\left(e+f\,x\right)}{f^2}+\frac{2\,a\,b\,c\,\mathrm{sinh}\left(e+f\,x\right)}{f}+\frac{2\,a\,b\,d\,x\,\mathrm{sinh}\left(e+f\,x\right)}{f}+\frac{b^2\,d\,x\,\mathrm{cosh}\left(e+f\,x\right)\,\mathrm{sinh}\left(e+f\,x\right)}{2\,f}","Not used",1,"(a^2*d*x^2)/2 + (b^2*d*x^2)/4 + a^2*c*x + (b^2*c*x)/2 - (b^2*d*cosh(e + f*x)^2)/(4*f^2) + (b^2*c*cosh(e + f*x)*sinh(e + f*x))/(2*f) - (2*a*b*d*cosh(e + f*x))/f^2 + (2*a*b*c*sinh(e + f*x))/f + (2*a*b*d*x*sinh(e + f*x))/f + (b^2*d*x*cosh(e + f*x)*sinh(e + f*x))/(2*f)","B"
165,0,-1,156,0.000000,"\text{Not used}","int((a + b*cosh(e + f*x))^2/(c + d*x),x)","\int \frac{{\left(a+b\,\mathrm{cosh}\left(e+f\,x\right)\right)}^2}{c+d\,x} \,d x","Not used",1,"int((a + b*cosh(e + f*x))^2/(c + d*x), x)","F"
166,0,-1,183,0.000000,"\text{Not used}","int((a + b*cosh(e + f*x))^2/(c + d*x)^2,x)","\int \frac{{\left(a+b\,\mathrm{cosh}\left(e+f\,x\right)\right)}^2}{{\left(c+d\,x\right)}^2} \,d x","Not used",1,"int((a + b*cosh(e + f*x))^2/(c + d*x)^2, x)","F"
167,0,-1,242,0.000000,"\text{Not used}","int((a + b*cosh(e + f*x))^2/(c + d*x)^3,x)","\int \frac{{\left(a+b\,\mathrm{cosh}\left(e+f\,x\right)\right)}^2}{{\left(c+d\,x\right)}^3} \,d x","Not used",1,"int((a + b*cosh(e + f*x))^2/(c + d*x)^3, x)","F"
168,0,-1,436,0.000000,"\text{Not used}","int((c + d*x)^3/(a + b*cosh(e + f*x)),x)","\int \frac{{\left(c+d\,x\right)}^3}{a+b\,\mathrm{cosh}\left(e+f\,x\right)} \,d x","Not used",1,"int((c + d*x)^3/(a + b*cosh(e + f*x)), x)","F"
169,0,-1,320,0.000000,"\text{Not used}","int((c + d*x)^2/(a + b*cosh(e + f*x)),x)","\int \frac{{\left(c+d\,x\right)}^2}{a+b\,\mathrm{cosh}\left(e+f\,x\right)} \,d x","Not used",1,"int((c + d*x)^2/(a + b*cosh(e + f*x)), x)","F"
170,0,-1,203,0.000000,"\text{Not used}","int((c + d*x)/(a + b*cosh(e + f*x)),x)","\int \frac{c+d\,x}{a+b\,\mathrm{cosh}\left(e+f\,x\right)} \,d x","Not used",1,"int((c + d*x)/(a + b*cosh(e + f*x)), x)","F"
171,0,-1,23,0.000000,"\text{Not used}","int(1/((a + b*cosh(e + f*x))*(c + d*x)),x)","\int \frac{1}{\left(a+b\,\mathrm{cosh}\left(e+f\,x\right)\right)\,\left(c+d\,x\right)} \,d x","Not used",0,"int(1/((a + b*cosh(e + f*x))*(c + d*x)), x)","F"
172,0,-1,23,0.000000,"\text{Not used}","int(1/((a + b*cosh(e + f*x))*(c + d*x)^2),x)","\int \frac{1}{\left(a+b\,\mathrm{cosh}\left(e+f\,x\right)\right)\,{\left(c+d\,x\right)}^2} \,d x","Not used",0,"int(1/((a + b*cosh(e + f*x))*(c + d*x)^2), x)","F"
173,0,-1,823,0.000000,"\text{Not used}","int((c + d*x)^3/(a + b*cosh(e + f*x))^2,x)","\int \frac{{\left(c+d\,x\right)}^3}{{\left(a+b\,\mathrm{cosh}\left(e+f\,x\right)\right)}^2} \,d x","Not used",1,"int((c + d*x)^3/(a + b*cosh(e + f*x))^2, x)","F"
174,0,-1,593,0.000000,"\text{Not used}","int((c + d*x)^2/(a + b*cosh(e + f*x))^2,x)","\int \frac{{\left(c+d\,x\right)}^2}{{\left(a+b\,\mathrm{cosh}\left(e+f\,x\right)\right)}^2} \,d x","Not used",1,"int((c + d*x)^2/(a + b*cosh(e + f*x))^2, x)","F"
175,0,-1,274,0.000000,"\text{Not used}","int((c + d*x)/(a + b*cosh(e + f*x))^2,x)","\int \frac{c+d\,x}{{\left(a+b\,\mathrm{cosh}\left(e+f\,x\right)\right)}^2} \,d x","Not used",1,"int((c + d*x)/(a + b*cosh(e + f*x))^2, x)","F"
176,0,-1,23,0.000000,"\text{Not used}","int(1/((a + b*cosh(e + f*x))^2*(c + d*x)),x)","\int \frac{1}{{\left(a+b\,\mathrm{cosh}\left(e+f\,x\right)\right)}^2\,\left(c+d\,x\right)} \,d x","Not used",0,"int(1/((a + b*cosh(e + f*x))^2*(c + d*x)), x)","F"
177,0,-1,23,0.000000,"\text{Not used}","int(1/((a + b*cosh(e + f*x))^2*(c + d*x)^2),x)","\int \frac{1}{{\left(a+b\,\mathrm{cosh}\left(e+f\,x\right)\right)}^2\,{\left(c+d\,x\right)}^2} \,d x","Not used",0,"int(1/((a + b*cosh(e + f*x))^2*(c + d*x)^2), x)","F"
178,0,-1,23,0.000000,"\text{Not used}","int((a + b*cosh(e + f*x))^n*(c + d*x)^m,x)","\int {\left(a+b\,\mathrm{cosh}\left(e+f\,x\right)\right)}^n\,{\left(c+d\,x\right)}^m \,d x","Not used",0,"int((a + b*cosh(e + f*x))^n*(c + d*x)^m, x)","F"
179,0,-1,543,0.000000,"\text{Not used}","int((a + b*cosh(e + f*x))^3*(c + d*x)^m,x)","\int {\left(a+b\,\mathrm{cosh}\left(e+f\,x\right)\right)}^3\,{\left(c+d\,x\right)}^m \,d x","Not used",1,"int((a + b*cosh(e + f*x))^3*(c + d*x)^m, x)","F"
180,0,-1,282,0.000000,"\text{Not used}","int((a + b*cosh(e + f*x))^2*(c + d*x)^m,x)","\int {\left(a+b\,\mathrm{cosh}\left(e+f\,x\right)\right)}^2\,{\left(c+d\,x\right)}^m \,d x","Not used",1,"int((a + b*cosh(e + f*x))^2*(c + d*x)^m, x)","F"
181,0,-1,131,0.000000,"\text{Not used}","int((a + b*cosh(e + f*x))*(c + d*x)^m,x)","\int \left(a+b\,\mathrm{cosh}\left(e+f\,x\right)\right)\,{\left(c+d\,x\right)}^m \,d x","Not used",1,"int((a + b*cosh(e + f*x))*(c + d*x)^m, x)","F"
182,0,-1,23,0.000000,"\text{Not used}","int((c + d*x)^m/(a + b*cosh(e + f*x)),x)","\int \frac{{\left(c+d\,x\right)}^m}{a+b\,\mathrm{cosh}\left(e+f\,x\right)} \,d x","Not used",0,"int((c + d*x)^m/(a + b*cosh(e + f*x)), x)","F"
183,0,-1,23,0.000000,"\text{Not used}","int((c + d*x)^m/(a + b*cosh(e + f*x))^2,x)","\int \frac{{\left(c+d\,x\right)}^m}{{\left(a+b\,\mathrm{cosh}\left(e+f\,x\right)\right)}^2} \,d x","Not used",0,"int((c + d*x)^m/(a + b*cosh(e + f*x))^2, x)","F"